[uml-devel] UML fails to build with CONFIG_MK7 set

2006-07-09 Thread Daniel Gryniewicz
Hi, all. I got a bug report (http://bugs.gentoo.org/show_bug.cgi?id=138536) about UML 2.6.16-bs2 failing to build. I've checked it out, and it fails to build because CONFIG_MK7 is set, which sets CONFIG_X86_USE_3DNOW, which causes asm/arch/string.h to pull in asm/mmx.h, which doesn't exist (becau

Re: [uml-devel] [PATCH] uml: fix signal code x86-64 [for 2.6.15]

2006-07-09 Thread Blaisorblade
On Tuesday 06 June 2006 01:39, Andi Kleen wrote: > On Monday 05 June 2006 13:06, Blaisorblade wrote: > > On Sunday 04 June 2006 21:06, Andi Kleen wrote: > > > > It isn't yet perfect, because we don't yet save floating point > > > > context. But that will come later. Additionally, there's a potentia

Re: [uml-devel] [uml-user] UML 2.6.17 problems (section mismatch, get_skas_faultinfo : failed to wait for SIGUSR1/SIGTRAP)

2006-07-09 Thread Blaisorblade
On Friday 07 July 2006 04:22, Daniel Gryniewicz wrote: > On Thu, 2006-07-06 at 20:45 -0400, Jeff Dike wrote: > > On Sat, Jul 01, 2006 at 08:38:20AM +0800, Miao Qingjun wrote: > > > 082c90c8 : > > > > ... > > > > > 82c9102: e8 93 ae db ff call 8083f9a > > > > ... > > > > > 82c912

Re: [uml-devel] UML 2.6.17 problems (section mismatch, get_skas_faultinfo : failed to wait for SIGUSR1/SIGTRAP)

2006-07-09 Thread Blaisorblade
On Friday 30 June 2006 09:50, Miao Qingjun wrote: > Hi, > > Two problems > > First one, > when building kernel and LKMs, > WARNING: vmlinux - Section mismatch: reference to .init.text: from .plt > after '' (at offset 0x8347e44) WARNING: vmlinux - Section mismatch: > reference to .init: from .plt af