On Sat, Jun 24, 2006 at 03:28:33PM -0700, Linus Torvalds wrote: > > > On Sat, 24 Jun 2006, Alan Stern wrote: > > > > > - "suspend_prepare()" is called for every device (with the semaphore > > > held, you are _not_ allowed to try to unlink yourself in the prepare > > > function) > > > > There should be a big fat warning about this somewhere, maybe added to the > > documentation. > > Well, there is, right now, above the only place that does this (ie the > function itself). > > Anyway, would people object to merging the infrastructure work early, even > if nothing else actually was done before 2.6.18? No objection from me, feel free to apply it to your tree. All of the driver core and pci stuff looks great. thanks, greg k-h