summaryrefslogtreecommitdiff
path: root/sig.c
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04sig: add signal handling functionsDaniel Borkmann1-0/+32
Add an extra file for signal handling functions. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
value='reload'/>
authorMichael Ellerman <mpe@ellerman.id.au>2016-11-02 22:20:47 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2016-11-12 20:12:50 +1100
commitdb5ba5ae6e8d5374429212de8e20933a8a0ce52e (patch)
treea28742b2df6bdea46b8adcb104053c69bfbb2d0a
parent9a1f490f358e44a1cf463ba8124ca39fcc042992 (diff)
powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al.
Since the KERN_CONT changes these are being horribly split across lines, for example: MSR: 8000000000009033 < SF,EE ,ME,IR ,DR,RI ,LE> So fix it by using pr_cont() where appropriate. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat