aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/time.c
diff options
context:
space:
mode:
authorKeith Owens <kaos@sgi.com>2007-06-26 16:25:22 +1000
committerTony Luck <tony.luck@intel.com>2007-06-26 13:33:10 -0700
commit66fa9b107e259d01929fe647796b3021d3a83c4a (patch)
tree6fe7bde9c86a4d5dffae53ab815b34362eb19571 /arch/ia64/kernel/time.c
parent9be26f4c4b138c425598bd3cc50411bd87fce287 (diff)
[IA64] Correct unwind validation code
Both rp_loc and pfs_loc can be in the register stack area _or_ they can be in the memory stack area, the latter occurs when a struct pt_regs is pushed. Correct the validation check on these fields to check for both stack areas. Not allowing for memory stack locations means no backtrace past ia64_leave_kernel, or any other code that uses PT_REGS_UNWIND_INFO. Signed-off-by: Keith Owens <kaos@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/kernel/time.c')
0 files changed, 0 insertions, 0 deletions