+16
−2
+6
−3
Loading
mainline inclusion from mainline-v6.1 commit 73a0b6ee category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8YLWW Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=73a0b6ee5d6269f92df43e1d09b3278a2886bf8a ------------------------------------------------------ This is a similar fixup like arm64 does, only handle translation faults in case of unexpected kfence report when alignment faults on ARM, see more from commit 0bb1fbff ("arm64: mm: kfence: only handle translation faults"). Fixes: 75969686 ("ARM: 9166/1: Support KFENCE for ARM") Signed-off-by:Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by:
Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Signed-off-by:
Nanyong Sun <sunnanyong@huawei.com>