linux/arch/metag/include/asm
Peter Zijlstra f25a5ec582 irq_work: Introduce arch_irq_work_has_interrupt()
commit c5c38ef3d7 upstream.

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>
2020-10-14 00:59:25 +03:00
..
mach metag: use common of_flat_dt_match_machine 2013-10-09 20:03:57 -05:00
Kbuild irq_work: Introduce arch_irq_work_has_interrupt() 2020-10-14 00:59:25 +03:00
atomic.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
atomic_lnkget.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
atomic_lock1.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
barrier.h metag: fix memory barriers 2014-06-07 10:28:23 -07:00
bitops.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
bug.h metag/traps: Mark die() as __noreturn to match the declaration. 2013-06-13 12:55:29 +01:00
cache.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
cacheflush.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
cachepart.h metag: SMP support 2013-03-02 20:09:51 +00:00
checksum.h metag: checksum.h: fix carry in csum_tcpudp_nofold 2013-07-09 11:09:17 +01:00
clock.h metag: init common clk and use "core" clk 2013-06-13 12:54:41 +01:00
cmpxchg.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
cmpxchg_irq.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
cmpxchg_lnkget.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
cmpxchg_lock1.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
core_reg.h metag: SMP support 2013-03-02 20:09:51 +00:00
cpu.h metag: Various other headers 2013-03-02 20:09:52 +00:00
da.h metag: Add JTAG Debug Adapter (DA) support 2013-03-02 20:09:56 +00:00
delay.h metag: Time keeping 2013-03-02 20:09:22 +00:00
div64.h metag: Optimised library functions 2013-03-02 20:09:52 +00:00
dma-mapping.h metag: Provide dma_get_sgtable() 2013-03-02 20:11:17 +00:00
elf.h metag: remove SET_PERSONALITY() 2013-03-04 10:27:20 +00:00
fixmap.h metag: use generic fixmap.h 2014-01-23 16:36:54 -08:00
ftrace.h metag: ftrace support 2013-03-02 20:09:55 +00:00
global_lock.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
gpio.h metag: Various other headers 2013-03-02 20:09:52 +00:00
highmem.h metag: Highmem support 2013-03-02 20:09:20 +00:00
hugetlb.h metag: fix mm/hugetlb.c build breakage 2013-06-19 06:23:34 -10:00
hwthread.h metag: Various other headers 2013-03-02 20:09:52 +00:00
io.h metag: Memory handling 2013-03-02 20:09:19 +00:00
irq.h metag/asm/irq.h: Declare init_IRQ 2013-06-13 12:55:28 +01:00
irqflags.h metag: move irq enable out of irqflags.h on SMP 2013-03-02 20:11:14 +00:00
l2cache.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
linkage.h metag: Various other headers 2013-03-02 20:09:52 +00:00
metag_isa.h metag: Headers for core arch constants 2013-03-02 20:09:16 +00:00
metag_mem.h metag: smp: copy cache partition and enable GCOn 2013-03-15 13:21:17 +00:00
metag_regs.h metag: make TXPRIVEXT bits explicit 2013-03-02 20:09:58 +00:00
mman.h metag: System Calls 2013-03-02 20:09:49 +00:00
mmu.h metag: Memory management 2013-03-02 20:09:19 +00:00
mmu_context.h metag: Memory management 2013-03-02 20:09:19 +00:00
mmzone.h metag: TCM support 2013-03-02 20:09:21 +00:00
module.h metag: Module support 2013-03-02 20:09:49 +00:00
page.h metag: Memory management 2013-03-02 20:09:19 +00:00
perf_event.h metag: Perf 2013-03-02 20:09:54 +00:00
pgalloc.h metag: handle pgtable_page_ctor() fail 2013-11-15 09:32:18 +09:00
pgtable.h consolidate io_remap_pfn_range definitions 2013-06-29 12:46:35 +04:00
processor.h metag: Fix KSTK_EIP() and KSTK_ESP() macros 2015-03-06 14:43:31 -08:00
ptrace.h metag: ptrace 2013-03-02 20:09:22 +00:00
setup.h metag: move setup_machine_fdt declaration from prom.h 2013-10-09 20:04:03 -05:00
smp.h smp, metag: kill SMP single function call interrupt 2013-12-05 16:35:29 +00:00
sparsemem.h metag: TCM support 2013-03-02 20:09:21 +00:00
spinlock.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
spinlock_lnkget.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
spinlock_lock1.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
spinlock_types.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
stacktrace.h metag: Stack unwinding 2013-03-02 20:09:52 +00:00
string.h metag: Optimised library functions 2013-03-02 20:09:52 +00:00
switch.h metag: Traps 2013-03-02 20:09:45 +00:00
syscall.h metag: System Calls 2013-03-02 20:09:49 +00:00
syscalls.h metag: System Calls 2013-03-02 20:09:49 +00:00
tbx.h metag: handle low level kicks directly 2013-11-06 10:40:02 +00:00
tcm.h metag: TCM support 2013-03-02 20:09:21 +00:00
thread_info.h preempt: Make PREEMPT_ACTIVE generic 2013-11-13 20:21:47 +01:00
tlb.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
tlbflush.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
topology.h sched/balancing: Periodically decay max cost of idle balance 2013-09-20 12:03:46 +02:00
traps.h metag: Traps 2013-03-02 20:09:45 +00:00
uaccess.h metag: Memory handling 2013-03-02 20:09:19 +00:00
unistd.h metag: System Calls 2013-03-02 20:09:49 +00:00
user_gateway.h metag: System Calls 2013-03-02 20:09:49 +00:00