]> git.baikalelectronics.ru Git - kernel.git/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)
commit03d0e658eabd1f15a43892d79d91707c2d1e0302
tree03e96cb5a906e63da33dfcf748d1861814afb5c7
parent402250cf95fec44f6202322d7ab10798260fdd6b
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