On Thu, Sep 08, 2016 at 09:04:01AM +0200, Ingo Molnar wrote: > > * Josh Poimboeuf <[email protected]> wrote: > > > arch/x86/kernel/dumpstack_32.c | 14 ++++++-------- > > > --- a/arch/x86/kernel/dumpstack_32.c > > +++ b/arch/x86/kernel/dumpstack_32.c > > > +static void *is_softirq_stack(unsigned long *stack); > > { > > FYI, this bit clearly wasn't build tested on 32-bit even once - I'm skipping > this > patch.
Argh, sorry about that. I did a lot of testing on 32-bit with this patch before. I guess I goofed somehow when I split up the patches. -- Josh

