x86: fix prefetch workaround
authorIngo Molnar <mingo@elte.hu>
Thu, 27 Mar 2008 14:58:28 +0000 (15:58 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 27 Mar 2008 15:08:44 +0000 (16:08 +0100)
commitbc713dcf35c427ae8377fb9a4d1b7f891054ce13
treed129b92986076190576935d8ceb09062db58453e
parent08dcf29e01dcb786c13dc80045bd65f804117efb
x86: fix prefetch workaround

some early Athlon XP's and Opterons generate bogus faults on prefetch
instructions. The workaround for this regressed over .24 - reinstate it.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/fault.c