public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Pavel Machek <pavel@suse.cz>
Cc: Linux-pm mailing list <linux-pm@lists.osdl.org>,
	Alan Stern <stern@rowland.harvard.edu>,
	USB development list <linux-usb-devel@lists.sourceforge.net>,
	Kernel development list <linux-kernel@vger.kernel.org>
Subject: Re: [linux-pm] [RFC] USB device persistence across suspend-to-disk
Date: Wed, 6 Sep 2006 08:09:57 -0700	[thread overview]
Message-ID: <20060906150957.GA27983@kroah.com> (raw)
In-Reply-To: <20060906053637.GI7043@ucw.cz>

On Wed, Sep 06, 2006 at 05:36:38AM +0000, Pavel Machek wrote:
> Hi!
> 
> > > > +main kernel instead of as a separate module, you can put
> > > > +"usbcore.persist=1" on the boot command line.  You can also change the
> > > > +kernel's behavior on the fly using sysfs: Type
> > > > +
> > > > +	echo y >/sys/module/usbcore/parameters/persist
> > > 
> > > Does sysfs treat 'y' as '1'?
> > > Anyway, it would be Good to be consistent.
> > 
> > Yes; I'll change everything to 'y'.
> 
> Actually I'd prefer 0/1... that's what other parts of kernel use IIRC.

The module paramater parsing code in the kernel will accept either, so
it really isn't a big deal.

thanks,

greg k-h

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

  reply	other threads:[~2006-09-06 15:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-05 15:26 [RFC] USB device persistence across suspend-to-disk Alan Stern
2006-09-05 16:13 ` Randy.Dunlap
2006-09-05 16:59   ` Alan Stern
2006-09-06  5:36     ` [linux-pm] " Pavel Machek
2006-09-06 15:09       ` Greg KH [this message]
2006-09-19 17:52 ` David Brownell
2006-09-19 20:25   ` Alan Stern

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=20060906150957.GA27983@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@lists.osdl.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=pavel@suse.cz \
    --cc=stern@rowland.harvard.edu \
    /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