• Andrew Morton's avatar
    [PATCH] m68knommu stack bounds checking · 34f77ac0
    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.
    34f77ac0
process.c 11 KB