From: "Chris Friesen" <cfrie...@nortel.com> Date: Fri, 08 May 2009 16:51:25 -0600
> I'm trying to figure out where exactly softirqs are called on return > from a syscall in 64-bit powerpc. I can see where they get called for > a normal interrupt via the irq_exit() path, but not for syscalls. > > I'm sure I'm missing something obvious...can anyone help? I can't see where it does this either, strange. That would be a very terrible bug if it's not invoking pending softirqs before return from system calls. Although, it might be happening via some clever side effect of how the software managed hardware interrupt stuff works on powerpc. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev