]> git.baikalelectronics.ru Git - kernel.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)
commit342827dc899754c0d91ed29beada7c78dc658889
tree8026060f9e7643e9317c0392d54b5cab0889a65d
parent738a8e7d60c488cfd975e96fab9b1bad4b6581bd
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