• Andrew Morton's avatar
    [PATCH] h8300 stack bounds checking · 8e9b32e7
    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.
    8e9b32e7
process.c 6.32 KB