[PATCH] x86: teach dump_task_regs() about the -8 offset.
authorStas Sergeev <stsp@aknet.ru>
Sun, 1 Jan 2006 01:18:52 +0000 (04:18 +0300)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 1 Jan 2006 02:01:57 +0000 (18:01 -0800)
commit557962a926c62a9c4bd79d6b36df873d4f8c51ef
treef0056d09f2a2fc3bb2ea427aa189351b07400a52
parentde9e007d9105bf8fa613a89810feff32a43add03
[PATCH] x86: teach dump_task_regs() about the -8 offset.

This should fix multi-threaded core-files

Signed-off-by: stsp@aknet.ru
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/process.c