LoongArch: extable: Also recognize ABI names of registers
mainline inclusion from mainline-v6.5-rc1 commit 24da0249 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I7MWTU CVE: NA -------------------------------- When the kernel is compiled with LLVM, the register names being handled during exception fixup building are ABI names instead of bare $rNN style. Add mapping for the ABI names for LLVM compatibility. Signed-off-by:Yongzhen Zhang <zhangyongzhen@kylinos.cn> Signed-off-by:
WANG Rui <wangrui@loongson.cn> Signed-off-by:
WANG Xuerui <git@xen0n.name> Signed-off-by:
Huacai Chen <chenhuacai@loongson.cn>
Loading
Please sign in to comment