[PATCH] swsusp: introduce register_nosave_region_late

Paul Mackerras paulus at samba.org
Wed May 9 16:17:49 EST 2007


Johannes Berg writes:

> This patch introduces a new register_nosave_region_late function that
> can be called from initcalls when register_nosave_region can no longer
> be used because it uses bootmem.
> 
> Signed-off-by: Johannes Berg <johannes at sipsolutions.net>
> Acked-by: Rafael J. Wysocki <rjw at sisk.pl>
> 
> ---
> Paul, I see you merged the suspend to disk for G5 patches, but this one
> is required for it to build. Rafael said that we should merge it with
> the user, since our code is the only user right now I take it that means
> it should go through the powerpc tree.

OK, but the patch doesn't apply against Linus' tree.  It has no
mention of register_nosave_region in include/linux/suspend.h, for
instance.  Which tree is this patch against?

Paul.



More information about the Linuxppc-dev mailing list