Files
linux/arch
Kees Cook b6d3beb65f x86: Use enum instead of literals for trap values [PARTIAL]
[Based on commit c94082656d upstream, only
taking the traps.h portion.]

The traps are referred to by their numbers and it can be difficult to
understand them while reading the code without context. This patch adds
enumeration of the trap numbers and replaces the numbers with the correct
enum for x86.

Signed-off-by: Kees Cook <keescook@chromium.org>
Link: http://lkml.kernel.org/r/20120310000710.GA32667@www.outflux.net
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Robin Holt <holt@sgi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-27 20:46:29 -08:00
..
2013-01-11 09:03:49 -08:00
2011-05-28 10:51:01 -07:00
2011-05-28 10:51:01 -07:00
2012-08-15 12:04:28 -07:00
2011-05-28 10:51:01 -07:00
2012-11-26 11:34:37 -08:00
2013-01-21 11:44:58 -08:00