commit | 658b0f92bc7003bc734471f61bf7cd56339eb8c3 | [log] [tgz] |
---|---|---|
author | Murilo Opsfelder Araujo <muriloo@linux.ibm.com> | Wed Aug 01 18:33:15 2018 -0300 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Aug 08 00:32:29 2018 +1000 |
tree | 50380f66f72739636e69531494bf7e168dd24233 | |
parent | 8e4bdc699bf32c58bfff7b2bfac204a6bf5efb69 [diff] |
powerpc/traps: Print unhandled signals in a separate function Isolate the logic of printing unhandled signals out of _exception_pkey(). No functional change, only code rearrangement. Signed-off-by: Murilo Opsfelder Araujo <muriloo@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>