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
crush
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 357 bytes
armor.c -rw-r--r-- 1.9 KB
auth.c -rw-r--r-- 7.6 KB
auth_none.c -rw-r--r-- 3.0 KB
auth_none.h -rw-r--r-- 529 bytes
auth_x.c -rw-r--r-- 18.8 KB
auth_x.h -rw-r--r-- 905 bytes
auth_x_protocol.h -rw-r--r-- 1.7 KB
buffer.c -rw-r--r-- 1.2 KB
ceph_common.c -rw-r--r-- 17.8 KB
ceph_fs.c -rw-r--r-- 1.7 KB
ceph_hash.c -rw-r--r-- 2.8 KB
ceph_strings.c -rw-r--r-- 866 bytes
crypto.c -rw-r--r-- 13.8 KB
crypto.h -rw-r--r-- 1.4 KB
debugfs.c -rw-r--r-- 7.6 KB
messenger.c -rw-r--r-- 84.5 KB
mon_client.c -rw-r--r-- 27.5 KB
msgpool.c -rw-r--r-- 2.0 KB
osd_client.c -rw-r--r-- 78.5 KB
osdmap.c -rw-r--r-- 39.1 KB
pagelist.c -rw-r--r-- 3.6 KB
pagevec.c -rw-r--r-- 4.1 KB
snapshot.c -rw-r--r-- 2.2 KB

back to top