[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090609195813.GA1388@ucw.cz>
Date: Tue, 9 Jun 2009 21:58:13 +0200
From: Pavel Machek <pavel@....cz>
To: Cornelia Huck <cornelia.huck@...ibm.com>
Cc: "Rafael J. Wysocki" <rjw@...k.pl>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
linux-kernel@...r.kernel.org, linux-s390@...r.kernel.org,
linux-pm@...ts.linux-foundation.org,
Heiko Carstens <heiko.carstens@...ibm.com>
Subject: Re: [PATCH v2] pm: Move nvs routines into a seperate file.
On Tue 2009-06-09 10:40:03, Cornelia Huck wrote:
> The *_nvs_* routines in swsusp.c make use of the io*map()
> functions, which are only provided for HAS_IOMEM, thus
> breaking compilation if HAS_IOMEM is not set. Fix this
> by moving the *_nvs_* routines into hibernation_nvs.c, which
> is only compiled if HAS_IOMEM is set.
>
> Signed-off-by: Cornelia Huck <cornelia.huck@...ibm.com>
Acked-by: Pavel Machek <pavel@....cz>
> @@ -0,0 +1,135 @@
> +/*
> + * linux/kernel/power/hibernation_nvs.c
> + *
> + * Copyright (C) 2008,2009 Rafael J. Wysocki <rjw@...k.pl>, Novell Inc.
> + *
> + * Routines for NVS memory handling
> + */
Specifying GPLv2 here would be nice. If it contains copyright, it
should contain license, too.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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