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

2021-02-24 Thread Miroslav Benes
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 > >

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

2021-02-05 Thread Josh Poimboeuf
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