• Andrew Morton's avatar
    [PATCH] ppc32 stack bounds checking · 7bad0e6d
    Andrew Morton authored
    From: William Lee Irwin III <wli@holomorphy.com>
    
    The stack is now shared with struct thread_info on most arches, not task_t.
    This mostly affects get_wchan() and stack usage debug.
    7bad0e6d
process.c 16.6 KB