linux/arch/unicore32/include
Peter Zijlstra c5c38ef3d7 irq_work: Introduce arch_irq_work_has_interrupt()
The nohz full code needs irq work to trigger its own interrupt so that
the subsystem can work even when the tick is stopped.

Lets introduce arch_irq_work_has_interrupt() that archs can override to
tell about their support for this ability.

Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
2014-09-13 18:38:07 +02:00
..
asm irq_work: Introduce arch_irq_work_has_interrupt() 2014-09-13 18:38:07 +02:00
mach pwm: Changes for v3.7-rc1 2012-10-10 20:15:24 +09:00
uapi/asm Bury the conditionals from kernel_thread/kernel_execve series 2012-12-19 18:07:38 -05:00