]> git.baikalelectronics.ru Git - kernel.git/commit
[IA64] Improve unwind checking.
authorRobin Holt <holt@sgi.com>
Fri, 18 May 2007 18:46:23 +0000 (13:46 -0500)
committerTony Luck <tony.luck@intel.com>
Tue, 22 May 2007 17:14:36 +0000 (10:14 -0700)
commitd1356b9b1e28d5045b8997f56a14a98e74229cf7
tree05d23c3efb52cf064134dd0425df1eb51bc4f5f5
parentee00bb982d5db937f71594f6c175316b645182d9
[IA64] Improve unwind checking.

This patch adds some sanity checks to keep register and memory stack
pointers in the unw_frame_info structure within the tasks stack address
range.

Signed-off-by: Robin Holt <holt@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/unwind.c