summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>2009-03-26 15:24:55 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2009-03-26 15:24:31 +0100
commit7e9b580e5f0644cd8952b6671fd5380fd430bca3 (patch)
treee5837e0eac0e4e7edb34cf9dd379d7ed4e2523dd /net
parent[S390] fix dfp elf hwcap/facility bit detection (diff)
downloadlinux-7e9b580e5f0644cd8952b6671fd5380fd430bca3.tar.xz
linux-7e9b580e5f0644cd8952b6671fd5380fd430bca3.zip
[S390] Ensure that ipl panic notifier is called late.
The s390 ipl panic notifier will stop the system or trigger a system dump. This should be done as final action on the panic path. All other panic notifiers should be executed before. Currently we use priority 0 for the ipl notifier. In order to be called late, this patch changes the priority to INT_MIN which is the lowest possible priority. Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions