commit | d729ab35ee1367b7690458ae9e050571cb055bd3 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Wed Jan 30 13:33:23 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:23 2008 +0100 |
tree | 4517ffe933ac66b3bea3e67b13735e099048015a | |
parent | 5f5cd8fd60c71ce47d2ce4e60e7ccbc306e91c64 [diff] |
x86: use v8086_mode helper, trivial unification Use v8086_mode inline in fault_32.c, no functional change also ifdef the section for 32-bit only and add to fault_64.c Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>