diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2016-02-04 01:24:40 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2016-02-04 01:24:40 +0100 |
commit | d7de413475f443957a0c1d256e405d19b3a2cb22 (patch) | |
tree | 9c09830301ce57e3e5759f8ee6829d16d1fdb1c5 /arch/blackfin/mach-bf537 | |
parent | 74c81ecdc0e37b917d7c6358ed72dc8337d8900f (diff) | |
download | linux-d7de413475f443957a0c1d256e405d19b3a2cb22.tar.gz linux-d7de413475f443957a0c1d256e405d19b3a2cb22.tar.bz2 linux-d7de413475f443957a0c1d256e405d19b3a2cb22.zip |
MIPS: Fix 64k page support for 32 bit kernels.
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: Ralf Baechle <ralf@linux-mips.org>
Tested-by: Joshua Henderson <joshua.henderson@microchip.com>
Diffstat (limited to 'arch/blackfin/mach-bf537')
0 files changed, 0 insertions, 0 deletions