process: signals on exit cases
authorAlan Cox <alan@linux.intel.com>
Sun, 30 Oct 2016 10:48:09 +0000 (10:48 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 30 Oct 2016 10:48:09 +0000 (10:48 +0000)
commit34488c83ffb71312a8ac0c63e97cb1b8a98ff9e1
treea3fa4c6471cd51858ee6e0736bad61cb2ab3d3d3
parent684f0b02545a54edb963970dba23e77a88ee3964
process: signals on exit cases

Also catch the pending signal when we exit for another reason and then
block.
Kernel/process.c