diff options
author | 2006-09-26 10:52:33 +0200 | |
---|---|---|
committer | 2006-09-26 10:52:33 +0200 | |
commit | 2ade2920dcefdf5595c6380ebed131c964190855 (patch) | |
tree | 053542af977e5c402633771bb737f3d8a0efef33 /include/linux/stacktrace.h | |
parent | [PATCH] x86: Remove unneeded externs in acpi/boot.c (diff) | |
download | wireguard-linux-2ade2920dcefdf5595c6380ebed131c964190855.tar.xz wireguard-linux-2ade2920dcefdf5595c6380ebed131c964190855.zip |
[PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fix
is_at_popf() needs to test for the iret instruction as well as
popf. So add that test and rename it to is_setting_trap_flag().
Also change max insn length from 16 to 15 to match reality.
LAHF / SAHF can't affect TF, so the comment in x86_64 is removed.
Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions