• Ingo Molnar's avatar
    [PATCH] sigfix-2.5.39-A1 · 6e21ad7b
    Ingo Molnar authored
    This fixes the bug reported by David Mosberger, force_sig_info() dropped
    the siginfo structure, which broke things like SIGFPU or alignment-error
    exceptions.  This bug was introduced by the threading signal changes.
    (The patch also fixes signal declaration whitespaces in sched.h.)
    6e21ad7b
signal.c 44.3 KB