]> git.neil.brown.name Git - history.git/commit
[PATCH] ppc32 stack bounds checking
authorAndrew Morton <akpm@osdl.org>
Mon, 19 Apr 2004 05:07:19 +0000 (22:07 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 19 Apr 2004 05:07:19 +0000 (22:07 -0700)
commit7bad0e6d55ed9c7ff2ec4fe312c40aa1b5a850bd
tree57f587e78d0a1d6c1772aca08d007e9f08849e7b
parent34f77ac0dde78c5cdcbb4d80bd4d02e64166e907
[PATCH] ppc32 stack bounds checking

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.
arch/ppc/kernel/process.c