uml: remove xmm checking on x86
This patch removes some code which ran at every boot, but does not seem to do anything anymore. Please test. It works for me but mistakes can happen. Signed-off-by: Karol Swietlicki <magotari@gmail.com> Signed-off-by: Jeff Dike <jdike@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
99c9f502cb
commit
4d18de45fa
@@ -10,7 +10,6 @@
|
||||
#include "asm/host_ldt.h"
|
||||
#include "asm/segment.h"
|
||||
|
||||
extern int host_has_xmm;
|
||||
extern int host_has_cmov;
|
||||
|
||||
/* include faultinfo structure */
|
||||
|
Reference in New Issue
Block a user