• Andrew Morton's avatar
    [PATCH] stack overflow checking fix · 4a369121
    Andrew Morton authored
    Patch from William Lee Irwin III <wli@holomorphy.com>
    
    struct thread_info is shared with the stack, not struct task_struct.
    False positives have been seen.
    4a369121
irq.c 23.4 KB