hardcoded SIGSEGV in __die() ?

Christophe Leroy christophe.leroy at c-s.fr
Tue Mar 24 01:43:41 AEDT 2020



Le 23/03/2020 à 15:17, Joakim Tjernlund a écrit :
> In __die(), see below, there is this call to notify_send() with SIGSEGV hardcoded, this seems odd
> to me as the variable "err" holds the true signal(in my case SIGBUS)
> Should not SIGSEGV be replaced with the true signal no.?

As far as I can see, comes from 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=66fcb1059

Christophe


More information about the Linuxppc-dev mailing list