lkml.org 
[lkml]   [2007]   [May]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: signals logged / [RFC] log out-of-virtual-memory events
Date
Andi Kleen wrote:
>> + switch(sig) {
>> + case SIGQUIT:
>> + case SIGILL:
>> + case SIGTRAP:
>> + case SIGABRT:
>> + case SIGBUS:
>> + case SIGFPE:
>> + case SIGSEGV:
>> + case SIGXCPU:
>> + case SIGXFSZ:
>> + case SIGSYS:
>> + case SIGSTKFLT:
>
> Unconditional? That's definitely a very bad idea. If anything only unhandled
> signals should be printed this way because some programs use them internally.
> But I think your list is far too long anyways.
>
> -Andi
>

Maybe you could use somthing similar to unhandled_signal() in
arch/x86_64/mm/fault.c, but I agree that the list seems a bit too long...

-Andrea
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-05-21 12:49    [W:0.157 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site