diff options
author | Kars de Jong <jongk@linux-m68k.org> | 2023-02-23 12:23:49 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2023-03-06 14:09:42 +0100 |
commit | 0d9fad91abfd723ea5070a46d98a9f4496c93ba9 (patch) | |
tree | 1f8ef0fd73d1370c937ae79ffa0ca76c535b17dd /Documentation | |
parent | fe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff) |
m68k: mm: Fix systems with memory at end of 32-bit address space
The calculation of end addresses of memory chunks overflowed to 0 when
a memory chunk is located at the end of 32-bit address space.
This is the case for the HP300 architecture.
Link: https://lore.kernel.org/linux-m68k/CACz-3rhUo5pgNwdWHaPWmz+30Qo9xCg70wNxdf7o5x-6tXq8QQ@mail.gmail.com/
Signed-off-by: Kars de Jong <jongk@linux-m68k.org>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20230223112349.26675-1-jongk@linux-m68k.org
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions