commit | 7523c4dd9923cab748dad9b79d0165e118e3d03b | [log] [tgz] |
---|---|---|
author | OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> | Thu Jan 04 01:21:28 2007 +0900 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Wed Jan 03 08:49:59 2007 -0800 |
tree | 9bb07e14b5a052af1b73e3d4bb318e9060fd2182 | |
parent | b06b5a53adcc3ace1a82b324edf2b0c37e7be00e [diff] |
[PATCH] x86_64: Fix dump_trace() If caller passed the tsk, we should use it to validate a stack ptr. Otherwise, sysrq-t and other debugging stuff doesn't work. Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> Signed-off-by: Linus Torvalds <torvalds@osdl.org>