From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754134AbbJSPTz (ORCPT ); Mon, 19 Oct 2015 11:19:55 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:38143 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752677AbbJSPTy (ORCPT ); Mon, 19 Oct 2015 11:19:54 -0400 Date: Mon, 19 Oct 2015 08:19:53 -0700 From: Greg Kroah-Hartman To: Tomeu Vizoso Cc: Rob Herring , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] driver core: Disable late probes by default Message-ID: <20151019151953.GA22662@kroah.com> References: <20151016181129.GA1764@gradator.net> <1445267602-12576-1-git-send-email-tomeu.vizoso@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1445267602-12576-1-git-send-email-tomeu.vizoso@collabora.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > 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. thanks, greg k-h