Re: CONFIG_UEVENT_HELPER default

2014-07-03 Thread Ken Moffat
On Tue, Jun 24, 2014 at 11:35:09PM +0100, Ken Moffat wrote: > On Tue, Jun 24, 2014 at 12:55:26PM -0700, Andy Lutomirski wrote: > > On 06/24/2014 11:33 AM, Greg KH wrote: > > > On Tue, Jun 24, 2014 at 11:30:05AM -0700, Michael Marineau wrote: > > >> On Jun 24, 2014 11:23 AM, "Alan Stern" wrote: > >

Re: CONFIG_UEVENT_HELPER default

2014-06-24 Thread Ken Moffat
On Tue, Jun 24, 2014 at 12:55:26PM -0700, Andy Lutomirski wrote: > On 06/24/2014 11:33 AM, Greg KH wrote: > > On Tue, Jun 24, 2014 at 11:30:05AM -0700, Michael Marineau wrote: > >> On Jun 24, 2014 11:23 AM, "Alan Stern" wrote: > >>> > >>> Michael and Greg: > >>> > >>> The help text for CONFIG_UEVE

Re: CONFIG_UEVENT_HELPER default

2014-06-24 Thread Andy Lutomirski
On 06/24/2014 11:33 AM, Greg KH wrote: > On Tue, Jun 24, 2014 at 11:30:05AM -0700, Michael Marineau wrote: >> On Jun 24, 2014 11:23 AM, "Alan Stern" wrote: >>> >>> Michael and Greg: >>> >>> The help text for CONFIG_UEVENT_HELPER says (among other things): >>> >>> This should not be used

Re: CONFIG_UEVENT_HELPER default

2014-06-24 Thread Greg KH
On Tue, Jun 24, 2014 at 11:30:05AM -0700, Michael Marineau wrote: > On Jun 24, 2014 11:23 AM, "Alan Stern" wrote: > > > > Michael and Greg: > > > > The help text for CONFIG_UEVENT_HELPER says (among other things): > > > >           This should not be used today, because usual systems create > >  

CONFIG_UEVENT_HELPER default

2014-06-24 Thread Alan Stern
Michael and Greg: The help text for CONFIG_UEVENT_HELPER says (among other things): This should not be used today, because usual systems create many events at bootup or device discovery in a very short time frame. If it shouldn't be used, why does it default to 'y'?