commit | cfa0f29b6da2c4d45ecdeaabe17af4c4adc47c05 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Thu Jan 12 01:06:04 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jan 12 09:08:58 2006 -0800 |
tree | b510b043f7762f6bd3089065310015ad96f8b65c | |
parent | 95ca0dc603ab58f3e4c5a1c23f675bd1f5b5fef3 [diff] |
[PATCH] cris: fix KSTK_EIP cris KSTK_EIP looked for pt_regs at the right offset but from the wrong place - forgotten ->thread_info Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>