diff options
author | 2019-03-28 13:03:45 +0000 | |
---|---|---|
committer | 2019-05-02 21:18:57 +1000 | |
commit | a1ac2a9c4f98482e49305ab5551b7b32f9cac39b (patch) | |
tree | a5821463ebb06d372f30253b01d243b1ad00a74b /arch/powerpc/mm/40x_mmu.c | |
parent | powerpc/tm: Avoid machine crash on rt_sigreturn() (diff) | |
download | linux-dev-a1ac2a9c4f98482e49305ab5551b7b32f9cac39b.tar.xz linux-dev-a1ac2a9c4f98482e49305ab5551b7b32f9cac39b.zip |
powerpc/book3e: drop BUG_ON() in map_kernel_page()
early_alloc_pgtable() never returns NULL as it panics on failure.
This patch drops the three BUG_ON() which check the non nullity
of early_alloc_pgtable() returned value.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/mm/40x_mmu.c')
0 files changed, 0 insertions, 0 deletions