git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b06b5a5
)
[PATCH] x86_64: Fix dump_trace()
author
OGAWA Hirofumi
<hirofumi@mail.parknet.co.jp>
Wed, 3 Jan 2007 16:21:28 +0000
(
01:21
+0900)
committer
Linus Torvalds
<torvalds@woody.osdl.org>
Wed, 3 Jan 2007 16:49:59 +0000
(08:49 -0800)
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>
No differences found