From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932144AbbICBh3 (ORCPT ); Wed, 2 Sep 2015 21:37:29 -0400 Received: from mx2.suse.de ([195.135.220.15]:55267 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752846AbbICBh1 (ORCPT ); Wed, 2 Sep 2015 21:37:27 -0400 Date: Thu, 3 Sep 2015 03:37:25 +0200 From: "Luis R. Rodriguez" To: Josh Boyer Cc: "Luis R. Rodriguez" , Ming Lei , Julia Lawall , Linus Torvalds , liam.r.girdwood@linux.intel.com, yang.jie@intel.com, Takashi Iwai , Dmitry Torokhov , joonas.lahtinen@linux.intel.com, Tom Gundersen , Alexander Viro , Greg KH , Kay Sievers , David Woodhouse , "Linux-Kernel@Vger. Kernel. Org" , yalin.wang2010@gmail.com, Jonathan Corbet , Gilles Muller , Nicolas Palix , Michal Marek , linux-doc@vger.kernel.org, cocci@systeme.lip6.fr, Alessandro Rubini , Kevin Cernekee , Jiri Slaby , linux-serial@vger.kernel.org Subject: Re: [RFC] firmware: annotate thou shalt not request fw on init or probe Message-ID: <20150903013725.GP8051@wotan.suse.de> References: <1440811107-861-1-git-send-email-mcgrof@do-not-panic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 01, 2015 at 01:28:27PM -0400, Josh Boyer wrote: > On Fri, Aug 28, 2015 at 9:18 PM, Luis R. Rodriguez > wrote: > > From: "Luis R. Rodriguez" > > > > We are phasing out the usermode helper from the kernel, > > systemd already ripped support for this a while ago, the > > only remaining valid user is the Dell rbu driver. The > > Actually, I don't think that is accurate any longer. The Dell rbu > driver certainly requires this, but it seems that the following > drivers select FW_LOADER_USER_HELPER_FALLBACK as well: > > CONFIG_DRM_STI > CONFIG_LEDS_LP55XX_COMMON > > Why they do that, I have no idea. It's kind of disappointing. What The Flying-hipster-typewriters! Indeed. With more reason to put the user mode helper to sleep sooner rather than later. Luis