]> git.neil.brown.name Git - history.git/commit
[PATCH] h8300 stack bounds checking
authorAndrew Morton <akpm@osdl.org>
Mon, 19 Apr 2004 05:06:44 +0000 (22:06 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 19 Apr 2004 05:06:44 +0000 (22:06 -0700)
commit8e9b32e77792589086a09abda17616cc9e0c585f
treec5d816dfe63c1cb237405ebfe2a9c736a8b2a829
parent49c18faa72569c6b2dfdfa6a833aa2414e5e3b86
[PATCH] h8300 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/h8300/kernel/process.c