Files
android_kernel_xiaomi_sm8450/arch/mips/mm
Kevin Cernekee 464fd83e84 MIPS: Limit fixrange_init() to the FIXMAP region
fixrange_init() allocates page tables for all addresses higher than
FIXADDR_TOP.  On processors that override the default FIXADDR_TOP
address of 0xfffe_0000, this can consume up to 4 pages (1 page per 4MB)
for pgd's that are never used.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/1980/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-07-25 17:26:54 +01:00
..
2011-07-25 17:26:53 +01:00
2005-04-16 15:20:36 -07:00
2011-03-31 11:26:23 -03:00
2010-10-27 18:03:05 -07:00
2011-07-25 17:26:51 +01:00
2010-12-17 19:44:35 +00:00