mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-11 10:19:10 +00:00
memory_end was being clobbered by whatever the kernel config had specified, rather than obeying the setup option. Fix this up so that memory_end is only initialized if nothing has been set on the command line. Signed-off-by: Paul Mundt <lethal@linux-sh.org>