Re: [PATCH 0/2] x86/unwind/orc: Handle missing ORC data better

From: Miroslav Benes
Date: Wed Feb 24 2021 - 07:04:08 EST


On Fri, 5 Feb 2021, Josh Poimboeuf wrote:

> A couple of patches for improving the ORC unwinder's handling of missing
> ORC data.
>
> Josh Poimboeuf (2):
> x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2
> x86/unwind/orc: Silence warnings caused by missing ORC data
>
> arch/x86/kernel/unwind_orc.c | 14 +++++++-------
> 1 file changed, 7 insertions(+), 7 deletions(-)

I apologize for a really late reply. It seems it has not been merged yet,
so

Reviewed-by: Miroslav Benes <mbenes@xxxxxxx>

M