https://github.com/torvalds/linux
Revision 6dcaf00487ca10d87e53fc8decb2e30f113c955d authored by Anup Patel on 25 April 2019, 08:38:37 UTC, committed by Palmer Dabbelt on 17 May 2019, 03:42:11 UTC
This patch adds SCAUSE interrupt flag and SCAUSE interrupt related
defines to asm/csr.h. We also use these defines in kernel/irq.c and
express SIE/SIP flags in-terms of SCAUSE interrupt causes.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
1 parent 196a14d
History
Tip revision: 6dcaf00487ca10d87e53fc8decb2e30f113c955d authored by Anup Patel on 25 April 2019, 08:38:37 UTC
RISC-V: Add interrupt related SCAUSE defines in asm/csr.h
Tip revision: 6dcaf00
File Mode Size
Kconfig -rw-r--r-- 65.1 KB
Makefile -rw-r--r-- 1.2 KB
calibrate.c -rw-r--r-- 8.6 KB
do_mounts.c -rw-r--r-- 15.1 KB
do_mounts.h -rw-r--r-- 1.1 KB
do_mounts_initrd.c -rw-r--r-- 3.5 KB
do_mounts_md.c -rw-r--r-- 7.9 KB
do_mounts_rd.c -rw-r--r-- 8.1 KB
init_task.c -rw-r--r-- 5.2 KB
initramfs.c -rw-r--r-- 13.7 KB
main.c -rw-r--r-- 28.9 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.2 KB

back to top