Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1251362
| From | Tomeu Vizoso <tomeu.vizoso@collabora.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] driver core: Disable late probes by default |
| Date | 2015-10-20 09:50 +0200 |
| Message-ID | <qlzQd-5Bb-3@gated-at.bofh.it> (permalink) |
| References | <qkhLI-5ON-11@gated-at.bofh.it> <qlkoa-8eL-3@gated-at.bofh.it> <qlkob-8eL-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 19 October 2015 at 17:19, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > On Mon, Oct 19, 2015 at 05:13:22PM +0200, Tomeu Vizoso wrote: >> To smooth the transition to late probes, make disabled the default for >> DELAY_DEVICE_PROBES and let individual SoCs enable the option as they >> get fixed. >> >> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> >> Link: https://lkml.kernel.org/g/20151016181129.GA1764@gradator.net >> >> --- >> >> Hi Rob, >> >> I'm sending this in case you think it would be best to leave the >> on-demand probe series in -next for now but have late probes disabled to >> avoid hassle to some people. > > I would like Rob to just drop this series please, I don't agree with it > at all at the moment. Hi Greg, is it the case that you are satisfied with deferred probes as a way of ordering device probing and that I should look at how to solve my problem by improving it? Thanks, Tomeu > thanks, > > greg k-h > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] driver core: Disable late probes by default Tomeu Vizoso <tomeu.vizoso@collabora.com> - 2015-10-19 17:20 +0200
Re: [PATCH] driver core: Disable late probes by default Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-10-19 17:20 +0200
Re: [PATCH] driver core: Disable late probes by default Tomeu Vizoso <tomeu.vizoso@collabora.com> - 2015-10-20 09:50 +0200
Re: [PATCH] driver core: Disable late probes by default Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-10-20 16:10 +0200
Re: [PATCH] driver core: Disable late probes by default Tomeu Vizoso <tomeu.vizoso@collabora.com> - 2015-10-20 18:20 +0200
Re: [PATCH] driver core: Disable late probes by default Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-10-21 05:40 +0200
Re: [PATCH] driver core: Disable late probes by default Tomeu Vizoso <tomeu.vizoso@collabora.com> - 2015-10-21 16:40 +0200
Re: [PATCH] driver core: Disable late probes by default Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-10-21 17:20 +0200
Re: [PATCH] driver core: Disable late probes by default Tomeu Vizoso <tomeu.vizoso@collabora.com> - 2015-10-21 18:00 +0200
Re: [PATCH] driver core: Disable late probes by default Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-10-21 18:10 +0200
Re: [PATCH] driver core: Disable late probes by default Rob Herring <robh+dt@kernel.org> - 2015-10-21 20:20 +0200
Re: [PATCH] driver core: Disable late probes by default Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-10-21 20:50 +0200
Re: [PATCH] driver core: Disable late probes by default Rob Herring <robh+dt@kernel.org> - 2015-10-21 23:00 +0200
Re: [PATCH] driver core: Disable late probes by default Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-10-21 23:10 +0200
csiph-web