]> git.baikalelectronics.ru Git - kernel.git/commit
x86: add is_f00f_bug helper to fault_32|64.c
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 30 Jan 2008 12:34:09 +0000 (13:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:34:09 +0000 (13:34 +0100)
commitdebaa44415c17984d6c8ee107bac908c6a381be2
tree26f5acdb73635c4921b38a375c15f40a9e9ec3ee
parentc6c9c9981e6b77d8dc626deba0560c68cc2fa5bb
x86: add is_f00f_bug helper to fault_32|64.c

Further towards unifying these files, add another helper
in same spirit as is_errata93.

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>
arch/x86/mm/fault_32.c
arch/x86/mm/fault_64.c