]> Pileus Git - ~andy/linux/commit
xtensa: don't pass high memory to bootmem allocator
authorMax Filippov <jcmvbkbc@gmail.com>
Fri, 31 Jan 2014 01:38:21 +0000 (05:38 +0400)
committerMax Filippov <jcmvbkbc@gmail.com>
Fri, 21 Feb 2014 17:33:39 +0000 (21:33 +0400)
commite9d6dca51823b94e1ca28cb5e9180701d4375d61
tree03e96cb5a906e63da33dfcf748d1861814afb5c7
parent6d0abeca3242a88cab8232e4acd7e2bf088f3bc2
xtensa: don't pass high memory to bootmem allocator

This fixes panic when booting on machine with more than 128M memory
passed from the bootloader.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/mm/init.c