• Andrew Morton's avatar
    [PATCH] m68k stack bounds checking · 6fd0e105
    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.
    6fd0e105
process.c 10.1 KB