Re: [uml-devel] [PATCH] uml: removing xmm detection

2007-10-26 Thread Jeff Dike
On Thu, Oct 25, 2007 at 09:10:25PM +0200, Magotari wrote: > 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. > > Karol Swietlicki > > Signed-off-by: Karol Swietlicki <[EMAIL PROTECTED]> Thank

[uml-devel] [PATCH] uml: removing xmm detection

2007-10-25 Thread Magotari
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. Karol Swietlicki Signed-off-by: Karol Swietlicki <[EMAIL PROTECTED]> --- diff -uprN linux-2.6.23-mm1/arch/um/sys-i386/bugs.c linux-2.6.23-mm1.loca