Revision 234a71a7d64832e4aa8d9b5c80133480b86f6de3 authored by kerstin jonsson on 22 October 2010, 00:17:55 UTC, committed by Benjamin Herrenschmidt on 18 November 2010, 03:54:23 UTC
commit ffe8018c3424892c9590048fc36caa6c3e0c8a76 of the -mm tree
fixes the initramfs size calculation for e.g. s390 but breaks it
for 32bit architectures which do not define CONFIG_32BIT.

This patch fix the problem for PPC32 which will elsewise end up
with a __initramfs_size of 0.

Signed-off-by: Kerstin Jonsson <kerstin.jonsson@ericsson.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
1 parent 4a89261
History

back to top