Searched hist:"4699923861513671 d3f6ade8efb4e56a9a7ecadf" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/kernel/irq/ |
H A D | autoprobe.c | diff 4699923861513671d3f6ade8efb4e56a9a7ecadf Wed Feb 02 15:41:14 CST 2011 Thomas Gleixner <tglx@linutronix.de> genirq: Consolidate startup/shutdown of interrupts
Aside of duplicated code some of the startup/shutdown sites do not handle the MASKED/DISABLED flags and the depth field at all. Move that to a helper function and take care of it there.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> LKML-Reference: <20110202212551.787481468@linutronix.de>
|
H A D | internals.h | diff 4699923861513671d3f6ade8efb4e56a9a7ecadf Wed Feb 02 15:41:14 CST 2011 Thomas Gleixner <tglx@linutronix.de> genirq: Consolidate startup/shutdown of interrupts
Aside of duplicated code some of the startup/shutdown sites do not handle the MASKED/DISABLED flags and the depth field at all. Move that to a helper function and take care of it there.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> LKML-Reference: <20110202212551.787481468@linutronix.de>
|
H A D | chip.c | diff 4699923861513671d3f6ade8efb4e56a9a7ecadf Wed Feb 02 15:41:14 CST 2011 Thomas Gleixner <tglx@linutronix.de> genirq: Consolidate startup/shutdown of interrupts
Aside of duplicated code some of the startup/shutdown sites do not handle the MASKED/DISABLED flags and the depth field at all. Move that to a helper function and take care of it there.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> LKML-Reference: <20110202212551.787481468@linutronix.de>
|
H A D | manage.c | diff 4699923861513671d3f6ade8efb4e56a9a7ecadf Wed Feb 02 15:41:14 CST 2011 Thomas Gleixner <tglx@linutronix.de> genirq: Consolidate startup/shutdown of interrupts
Aside of duplicated code some of the startup/shutdown sites do not handle the MASKED/DISABLED flags and the depth field at all. Move that to a helper function and take care of it there.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> LKML-Reference: <20110202212551.787481468@linutronix.de>
|