repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
[linux/fpc-iii.git]
/
arch
/
m32r
/
include
/
asm
/
hardirq.h
blob
10c23de02b3abfaaf5c652760714de1f90c8fd5e
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifdef __KERNEL__
3
#ifndef __ASM_HARDIRQ_H
4
#define __ASM_HARDIRQ_H
5
6
#include <asm/irq.h>
7
#include <asm-generic/hardirq.h>
8
9
#endif
/* __ASM_HARDIRQ_H */
10
#endif
/* __KERNEL__ */