linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Two improvements to Octeon irq handling.
@ 2009-10-13 15:51 David Daney
  2009-10-13 15:52 ` [PATCH 1/2] MIPS: Octeon: Use write_lock_irqsave/write_unlock_irqrestore when setting irq affinity David Daney
  2009-10-13 15:52 ` [PATCH 2/2] MIPS: Octeon: Use lockless interrupt controller operations when possible David Daney
  0 siblings, 2 replies; 7+ messages in thread
From: David Daney @ 2009-10-13 15:51 UTC (permalink / raw)
  To: Ralf Baechle, linux-mips

The first patch is a locking correctness issue, the second an optimization.

David Daney (2):
   MIPS: Octeon: Use write_lock_irqsave/write_unlock_irqrestore when
     setting irq affinity.
   MIPS: Octeon: Use lockless interrupt controller operations when
     possible.

  arch/mips/cavium-octeon/octeon-irq.c |  187 
++++++++++++++++++++++++++++++++--
  1 files changed, 178 insertions(+), 9 deletions(-)

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

end of thread, other threads:[~2009-10-13 19:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-13 15:51 [PATCH 0/2] Two improvements to Octeon irq handling David Daney
2009-10-13 15:52 ` [PATCH 1/2] MIPS: Octeon: Use write_lock_irqsave/write_unlock_irqrestore when setting irq affinity David Daney
2009-10-13 16:17   ` Ralf Baechle
2009-10-13 15:52 ` [PATCH 2/2] MIPS: Octeon: Use lockless interrupt controller operations when possible David Daney
2009-10-13 16:20   ` Ralf Baechle
2009-10-13 18:26     ` [PATCH] " David Daney
2009-10-13 19:41       ` Ralf Baechle

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).