public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 00/50] genirq: -V3
@ 2006-05-17  0:13 Ingo Molnar
  2006-05-17  6:11 ` Benjamin Herrenschmidt
  2006-05-17 22:15 ` [patchset] Generic IRQ Subsystem: -V4 Ingo Molnar
  0 siblings, 2 replies; 20+ messages in thread
From: Ingo Molnar @ 2006-05-17  0:13 UTC (permalink / raw)
  To: linux-kernel
  Cc: Thomas Gleixner, Benjamin Herrenschmidt, Russell King,
	Andrew Morton, Christoph Hellwig, linux-arm-kernel

This is version 3 of the genirq patch-queue, against 2.6.17-rc4. This 
patch-queue improves the generic IRQ layer to be truly generic, by 
adding various abstractions and features to it, without impacting 
existing functionality. It was written by Thomas Gleixner (who has done 
most of the heavy-lifting) and me. We reused many bits of code and many 
concepts from Russell King's ARM IRQ layer.

The ARM architecture has been updated to make use of this improved 
generic IRQ layer. The new code also enables a cleaner and simpler 
implementation of lowlevel irq-chip details, chained handlers and other 
highlevel irq-flow handlers.

The patch-queue consists of 50 individual patches. The queue begins with 
a handful of cleanups, to make sure we are adding features to a cleaned 
up codebase. Then come the features that dont need the irq-chip 
abstractions but are necessary extensions, then comes the core irq-chip 
abstraction (genirq-core), features that rely on it, and finally, the 
conversion of the ARM architecture to the new generic IRQ layer.

The full patch-queue can also be downloaded from:

  http://redhat.com/~mingo/generic-irq-subsystem/

It has been build-tested with allyesconfig, and booted on x86, x86_64 
and various ARM platforms. It has been build-tested on all the 50 ARM 
platforms. Current ARM testing results are at:

  http://www.linutronix.de/index.php?page=46

Many thanks to the ARM developers who ran the initial patches on their 
ARM boards and helped tracking down initial migration bugs.

Review suggestions for past iterations of this code from Andrew Morton, 
Benjamin Herrenschmidt and Christoph Hellwig were incorporated in this 
version.

Comments, suggestions welcome,

	Ingo, Thomas

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

end of thread, other threads:[~2006-06-08 22:31 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-17  0:13 [patch 00/50] genirq: -V3 Ingo Molnar
2006-05-17  6:11 ` Benjamin Herrenschmidt
2006-05-17 22:27   ` Russell King
2006-05-18  0:32     ` Benjamin Herrenschmidt
2006-05-18  7:38       ` Russell King
2006-05-18  9:33         ` Benjamin Herrenschmidt
2006-05-17 22:15 ` [patchset] Generic IRQ Subsystem: -V4 Ingo Molnar
2006-05-18 22:24   ` Ingo Oeser
2006-05-19  9:31     ` Ingo Molnar
2006-05-19 17:00       ` Ingo Oeser
2006-05-19 14:52   ` [patchset] Generic IRQ Subsystem: -V5 Ingo Molnar
2006-06-07 16:54     ` Russell King
2006-06-07 17:20       ` Thomas Gleixner
2006-06-07 18:57         ` Thomas Gleixner
2006-06-08 11:35           ` Russell King
2006-06-08 12:04             ` [PATCH] genirq: Fix missing initializer for unmask in no_irq_chip Thomas Gleixner
2006-06-08 15:29               ` Russell King
2006-06-08 15:58                 ` Thomas Gleixner
2006-06-08 18:57                   ` Thomas Gleixner
2006-06-08 22:32                     ` Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox