Change extra_pages allocation return value.
commiteb6045471ca13b8e9c88f6c26ececbfbb1ced877
authorNigel Cunningham <nigel@suspend2.net>
Mon, 7 May 2007 01:01:46 +0000 (7 11:01 +1000)
committerNigel Cunningham <nigel@suspend2.net>
Mon, 7 May 2007 01:01:57 +0000 (7 11:01 +1000)
treec28e028747cc7457f77ade997da9ef93e584607b
parent93e4206785ec04d2d69d91b71043f2a131e3ae73
Change extra_pages allocation return value.

Make the allocation routine for extra pageset1 pages return the total
number of pages allocated, rather than the number allocated by the latest
invocation.

Signed-off-by: Nigel Cunningham <nigel@suspend2.net>
kernel/power/prepare_image.c