summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/ptrace.h
Commit message (Collapse)AuthorAgeFilesLines
* x86: Display correct CS/EIP/EFLAGS when there is an error codeBin Meng2015-07-281-3/+13
| | | | | | | | | Some exceptions cause an error code to be saved on the current stack after the EIP value. We should extract CS/EIP/EFLAGS from different position on the stack based on the exception number. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
* x86: Rename i386 to x86Graeme Russ2011-04-131-0/+90
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
OpenPOWER on IntegriCloud