Searched hist:"009 b4c3b8ad584b3462734127a5bec680d5d6af4" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/kernel/irq/ |
H A D | settings.h | diff 009b4c3b8ad584b3462734127a5bec680d5d6af4 Mon Feb 07 14:48:49 CST 2011 Thomas Gleixner <tglx@linutronix.de> genirq: Add IRQ_INPROGRESS to core
We need to maintain the flag for now in both fields status and istate. Add a CONFIG_GENERIC_HARDIRQS_NO_COMPAT switch to allow testing w/o the status one. Wrap the access to status IRQ_INPROGRESS in a inline which can be turned of with CONFIG_GENERIC_HARDIRQS_NO_COMPAT along with the define.
There is no reason that anything outside of core looks at this. That needs some modifications, but we'll get there.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
H A D | spurious.c | diff 009b4c3b8ad584b3462734127a5bec680d5d6af4 Mon Feb 07 14:48:49 CST 2011 Thomas Gleixner <tglx@linutronix.de> genirq: Add IRQ_INPROGRESS to core
We need to maintain the flag for now in both fields status and istate. Add a CONFIG_GENERIC_HARDIRQS_NO_COMPAT switch to allow testing w/o the status one. Wrap the access to status IRQ_INPROGRESS in a inline which can be turned of with CONFIG_GENERIC_HARDIRQS_NO_COMPAT along with the define.
There is no reason that anything outside of core looks at this. That needs some modifications, but we'll get there.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
H A D | Kconfig | diff 009b4c3b8ad584b3462734127a5bec680d5d6af4 Mon Feb 07 14:48:49 CST 2011 Thomas Gleixner <tglx@linutronix.de> genirq: Add IRQ_INPROGRESS to core
We need to maintain the flag for now in both fields status and istate. Add a CONFIG_GENERIC_HARDIRQS_NO_COMPAT switch to allow testing w/o the status one. Wrap the access to status IRQ_INPROGRESS in a inline which can be turned of with CONFIG_GENERIC_HARDIRQS_NO_COMPAT along with the define.
There is no reason that anything outside of core looks at this. That needs some modifications, but we'll get there.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
H A D | handle.c | diff 009b4c3b8ad584b3462734127a5bec680d5d6af4 Mon Feb 07 14:48:49 CST 2011 Thomas Gleixner <tglx@linutronix.de> genirq: Add IRQ_INPROGRESS to core
We need to maintain the flag for now in both fields status and istate. Add a CONFIG_GENERIC_HARDIRQS_NO_COMPAT switch to allow testing w/o the status one. Wrap the access to status IRQ_INPROGRESS in a inline which can be turned of with CONFIG_GENERIC_HARDIRQS_NO_COMPAT along with the define.
There is no reason that anything outside of core looks at this. That needs some modifications, but we'll get there.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
H A D | internals.h | diff 009b4c3b8ad584b3462734127a5bec680d5d6af4 Mon Feb 07 14:48:49 CST 2011 Thomas Gleixner <tglx@linutronix.de> genirq: Add IRQ_INPROGRESS to core
We need to maintain the flag for now in both fields status and istate. Add a CONFIG_GENERIC_HARDIRQS_NO_COMPAT switch to allow testing w/o the status one. Wrap the access to status IRQ_INPROGRESS in a inline which can be turned of with CONFIG_GENERIC_HARDIRQS_NO_COMPAT along with the define.
There is no reason that anything outside of core looks at this. That needs some modifications, but we'll get there.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
H A D | chip.c | diff 009b4c3b8ad584b3462734127a5bec680d5d6af4 Mon Feb 07 14:48:49 CST 2011 Thomas Gleixner <tglx@linutronix.de> genirq: Add IRQ_INPROGRESS to core
We need to maintain the flag for now in both fields status and istate. Add a CONFIG_GENERIC_HARDIRQS_NO_COMPAT switch to allow testing w/o the status one. Wrap the access to status IRQ_INPROGRESS in a inline which can be turned of with CONFIG_GENERIC_HARDIRQS_NO_COMPAT along with the define.
There is no reason that anything outside of core looks at this. That needs some modifications, but we'll get there.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
H A D | manage.c | diff 009b4c3b8ad584b3462734127a5bec680d5d6af4 Mon Feb 07 14:48:49 CST 2011 Thomas Gleixner <tglx@linutronix.de> genirq: Add IRQ_INPROGRESS to core
We need to maintain the flag for now in both fields status and istate. Add a CONFIG_GENERIC_HARDIRQS_NO_COMPAT switch to allow testing w/o the status one. Wrap the access to status IRQ_INPROGRESS in a inline which can be turned of with CONFIG_GENERIC_HARDIRQS_NO_COMPAT along with the define.
There is no reason that anything outside of core looks at this. That needs some modifications, but we'll get there.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
/openbmc/linux/include/linux/ |
H A D | irq.h | diff 009b4c3b8ad584b3462734127a5bec680d5d6af4 Mon Feb 07 14:48:49 CST 2011 Thomas Gleixner <tglx@linutronix.de> genirq: Add IRQ_INPROGRESS to core
We need to maintain the flag for now in both fields status and istate. Add a CONFIG_GENERIC_HARDIRQS_NO_COMPAT switch to allow testing w/o the status one. Wrap the access to status IRQ_INPROGRESS in a inline which can be turned of with CONFIG_GENERIC_HARDIRQS_NO_COMPAT along with the define.
There is no reason that anything outside of core looks at this. That needs some modifications, but we'll get there.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|