From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Neukum Date: Thu, 06 Jun 2002 20:00:16 +0000 Subject: Re: [linux-usb-devel] Re: device model documentation 2/3 Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org > ... though FWIW I missed seeing anything that showed how > those API summaries would place constraints on allocating > memory, so I didn't assume there could be any. It specified that there would be no valid assumptions on the order of devices woken up. Thus the devices that would be paged to may still be sleaping. Indeed this situation will always arise if you have more than one device that may be swapped to or by (storage, network, bluetooth, ...) So only GFP_NOIO until every every is awake. Regards Oliver _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel