* Josh Poimboeuf <jpoim...@redhat.com> wrote: > On Thu, Nov 17, 2016 at 09:57:23AM -0600, Josh Poimboeuf wrote: > > The guess unwinder scans the entire stack, which can cause KASAN > > "stack-out-of-bounds" false positive warnings. Tell KASAN to ignore it. > > > > Reported-by: Peter Zijlstra <pet...@infradead.org> > > Signed-off-by: Josh Poimboeuf <jpoim...@redhat.com> > > Whoops, forgot to prefix the patch subjects with "x86/".
No problem, fixed it up. Thanks, Ingo