[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070424032835.5b102d1a.akpm@linux-foundation.org>
Date: Tue, 24 Apr 2007 03:28:35 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: "Rafael J. Wysocki" <rjw@...k.pl>
Cc: LKML <linux-kernel@...r.kernel.org>,
Nigel Cunningham <nigel@...el.suspend2.net>,
Pavel Machek <pavel@....cz>
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@...k.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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists