• Andrew Morton's avatar
    [PATCH] sparc32 stack bounds checking · 2901f6ba
    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.
    2901f6ba
process.c 19.8 KB