From: Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
To: Greg Kroah-Hartman
<gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH] driver core: Disable late probes by default
Date: Tue, 20 Oct 2015 09:40:48 +0200 [thread overview]
Message-ID: <CAAObsKC5LZU1YTmQd16duiN1d0WhpLF8Af8z4ep-PUVy3n_hnw@mail.gmail.com> (raw)
In-Reply-To: <20151019151953.GA22662-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
On 19 October 2015 at 17:19, Greg Kroah-Hartman
<gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.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-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
>> Link: https://lkml.kernel.org/g/20151016181129.GA1764-XWGZPxRNpGHk1uMJSBkQmQ@public.gmane.org
>>
>> ---
>>
>> 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-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2015-10-20 7:40 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20151016181129.GA1764@gradator.net>
2015-10-19 15:13 ` [PATCH] driver core: Disable late probes by default Tomeu Vizoso
[not found] ` <1445267602-12576-1-git-send-email-tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2015-10-19 15:19 ` Greg Kroah-Hartman
[not found] ` <20151019151953.GA22662-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-10-20 7:40 ` Tomeu Vizoso [this message]
[not found] ` <CAAObsKC5LZU1YTmQd16duiN1d0WhpLF8Af8z4ep-PUVy3n_hnw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-10-20 14:05 ` Greg Kroah-Hartman
2015-10-20 16:17 ` Tomeu Vizoso
[not found] ` <CAAObsKAL782-poBT1gkid+zzhWBOrnOUh7P7epjcja38j_-fbQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-10-21 3:39 ` Greg Kroah-Hartman
2015-10-21 14:35 ` Tomeu Vizoso
2015-10-21 15:14 ` Greg Kroah-Hartman
2015-10-21 15:53 ` Tomeu Vizoso
2015-10-21 16:06 ` Greg Kroah-Hartman
2015-10-21 18:09 ` Rob Herring
2015-10-21 18:45 ` Greg Kroah-Hartman
2015-10-21 20:53 ` Rob Herring
[not found] ` <CAL_JsqKYDcWZMSh92k1n6RYBshP8zLCCZjUsoT5X41hCsvrFtg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-10-21 21:01 ` Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAAObsKC5LZU1YTmQd16duiN1d0WhpLF8Af8z4ep-PUVy3n_hnw@mail.gmail.com \
--to=tomeu.vizoso-zgy8ohtn/8qb+jhodadfcq@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).