Messages in this thread |  | | | Date | Tue, 24 Apr 2007 03:28:35 -0700 | | From | Andrew Morton <> | | Subject | Re: [PATCH -mm 3/3] PM: Introduce suspend notifiers (rev. 2) |
| |
On Sun, 22 Apr 2007 20:48:08 +0200 "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> Make it possible to register suspend notifiers so that subsystems can perform > suspend-related operations that should not be carried out by device drivers' > .suspend() and .resume() routines.
x86_64 allnoconfig:
arch/x86_64/kernel/e820.c: In function 'e820_mark_nosave_regions': arch/x86_64/kernel/e820.c:279: warning: implicit declaration of function 'register_nosave_region' arch/x86_64/kernel/built-in.o: In function `e820_mark_nosave_regions': : undefined reference to `register_nosave_region' arch/x86_64/kernel/built-in.o: In function `e820_mark_nosave_regions': : undefined reference to `register_nosave_region' - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |