linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] powerpc/pseries: Reworked support for IO event interrupts
@ 2011-05-04  4:28 Benjamin Herrenschmidt
  2011-05-04  4:28 ` [PATCH 1/2] powerpc/pseries: Add RTAS event log v6 definition Benjamin Herrenschmidt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Benjamin Herrenschmidt @ 2011-05-04  4:28 UTC (permalink / raw)
  To: linuxppc-dev, tsenglin

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-04  4:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-04  4:28 [PATCH 0/2] powerpc/pseries: Reworked support for IO event interrupts Benjamin Herrenschmidt
2011-05-04  4:28 ` [PATCH 1/2] powerpc/pseries: Add RTAS event log v6 definition Benjamin Herrenschmidt
2011-05-04  4:28 ` [PATCH 2/2] powerpc/pseries: Add support for IO event interrupts Benjamin Herrenschmidt
2011-05-04  4:31 ` [PATCH 0/2] powerpc/pseries: Reworked " Benjamin Herrenschmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).