diff options
author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2020-08-17 06:03:26 +0000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-08-17 23:35:58 +1000 |
commit | fdc6edbb31fba76fd25d7bd016b675a92908d81e (patch) | |
tree | 38182b9ac1d1a6031187ac50511ab5c7106c454c /arch/csky/lib/usercopy.c | |
parent | 1e4e4bcaf70ec89f8b499c93a83d078c1e5c0ea6 (diff) |
powerpc/fixmap: Fix the size of the early debug area
Commit ("03fd42d458fb powerpc/fixmap: Fix FIX_EARLY_DEBUG_BASE when
page size is 256k") reworked the setup of the early debug area and
mistakenly replaced 128 * 1024 by SZ_128.
Change to SZ_128K to restore the original 128 kbytes size of the area.
Fixes: 03fd42d458fb ("powerpc/fixmap: Fix FIX_EARLY_DEBUG_BASE when page size is 256k")
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/996184974d674ff984643778cf1cdd7fe58cc065.1597644194.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'arch/csky/lib/usercopy.c')
0 files changed, 0 insertions, 0 deletions