* Neil Horman <nhorman at tuxdriver.com> wrote: > > Thanks for the review. I've sent a redone patch series just a moment > > ago, based on your comments. There was also another problem with > > these two patches: oops_end(flags, regs, signr) had special > > behaviour for regs=NULL that I did not consider before. The series > > has grown due to this issue... [...] > Copy that. Thanks for the quick turn-around. applied to tip/x86/dumpstack, thanks guys! Could you please also create arch/x86/kernel/dumpstack.c and move all the now-unified bits there - before they get out of sync again? Ingo