]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc/32: Reuse orphaned memblocks in kasan_init_shadow_page_tables()
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 14 Jan 2020 17:54:04 +0000 (17:54 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 27 Jan 2020 11:37:45 +0000 (22:37 +1100)
commit21613cfad181c882b1effd227dcfbddc61dc80f7
tree8026060f9e7643e9317c0392d54b5cab0889a65d
parent509cd3f2b473330238c768bb21a4f2cdc80393fa
powerpc/32: Reuse orphaned memblocks in kasan_init_shadow_page_tables()

If concurrent PMD population has happened, re-use orphaned memblocks.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/b29ffffb9206dc14541fa420c17604240728041b.1579024426.git.christophe.leroy@c-s.fr
arch/powerpc/mm/kasan/kasan_init_32.c