> On Dec 20, 2017, at 10:39 AM, Bart Van Assche <bart.vanassche@xxxxxxx> wrote: > > On Tue, 2017-12-19 at 22:56 -0800, Himanshu Madhani wrote: >> From: Quinn Tran <quinn.tran@xxxxxxxxxx> >> >> IRQ name pointer for INTx/MSI was pointing at stale stack frame. >> cat /proc/interrupts will trigger stale mem access. Fix it by >> creating dedicated space for IRQ name. > > What stale stack frame are you referring to? Just like in the first patch > of this series, I don't see any stack accesses being removed by this patch. > Is this patch useful? If not, can this patch be left out? > > Thanks, > > Bart. will drop this patch. Thanks, - Himanshu