From: Rafael J. Wysocki Date: Thu, 18 Oct 2007 10:04:52 +0000 (-0700) Subject: Hibernation: Arbitrary boot kernel support - generic code X-Git-Tag: v2.6.24-rc1~423 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d307c4a8e826c44f9633bd3f7e60d0491e7d885a;p=pandora-kernel.git Hibernation: Arbitrary boot kernel support - generic code Add the bits needed for supporting arbitrary boot kernels to the common hibernation code. To support arbitrary boot kernels, make it possible to replace the 'struct new_utsname' and the kernel version in the hibernation image header by some architecture specific data that will be used to verify if the image is valid and to restore the image. Signed-off-by: Rafael J. Wysocki Acked-by: Pavel Machek Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed