diff options
author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2021-04-19 12:47:26 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-06-24 16:07:10 +0200 |
commit | 57307f1b6edd781fba2bf9f7ec5f4d17a881ea54 (patch) | |
tree | bdd61bb21ce354c61af850222142c7c3dbc766ed /arch/powerpc/kernel/setup-common.c | |
parent | powerpc/papr_scm: Properly handle UUID types and API (diff) | |
download | linux-57307f1b6edd781fba2bf9f7ec5f4d17a881ea54.tar.xz linux-57307f1b6edd781fba2bf9f7ec5f4d17a881ea54.zip |
powerpc/mm: Leave a gap between early allocated IO areas
Vmalloc system leaves a gap between allocated areas. It helps catching
overflows.
Do the same for IO areas which are allocated with early_ioremap_range()
until slab_is_available().
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/c433e358190fb5d47650463ea1ab755fc7b73e6e.1618828806.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'arch/powerpc/kernel/setup-common.c')
0 files changed, 0 insertions, 0 deletions