-
由 Ralf Baechle 提交于
TASK_SIZE was defined as 0x7fff8000UL which for 64k pages is not a multiple of the page size. Somewhere further down the math fails such that executing an ELF binary fails. Signed-off-by: NRalf Baechle <ralf@linux-mips.org> Tested-by: NJoshua Henderson <joshua.henderson@microchip.com>
d7de4134