https://github.com/torvalds/linux
Revision 1ca04a4ce0d5131471c5a1fac76899dc2d9d3f36 authored by Rob Gardner on 22 December 2015, 04:48:03 UTC, committed by David S. Miller on 24 December 2015, 17:07:16 UTC
Commit 28a1f53 delays setting %pil to avoid potential
hardirq stack overflow in the common rtrap_irq path.
Setting %pil also needs to be delayed in the rtrap_nmi
path for the same reason.

Signed-off-by: Rob Gardner <rob.gardner@oracle.com>
Signed-off-by: Dave Aldridge <david.j.aldridge@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 82924e5
History
Tip revision: 1ca04a4ce0d5131471c5a1fac76899dc2d9d3f36 authored by Rob Gardner on 22 December 2015, 04:48:03 UTC
sparc64: Don't set %pil in rtrap_nmi too early
Tip revision: 1ca04a4
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.9 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 328.7 KB
Makefile -rw-r--r-- 53.5 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top