[PATCH 0/2] powerpc/pseries: Reworked support for IO event interrupts

Benjamin Herrenschmidt benh at kernel.crashing.org
Wed May 4 14:28:42 EST 2011


Hi Frank !

There were several issues with your patch. Some were nasty bugs such
as kmalloc(...GFP_KERNEL) at interrupt time, or taking the rtas buffer
lock from an interrupt, others simply the code being ugly.

I've removed the "generic" event log parsing as it's not useful at
this point and simplified the code significantly.

Please test and let me know if it works for you before I commit.



More information about the Linuxppc-dev mailing list