Re: [uml-devel] kernel module support broken on x86-64?

2008-08-07 Thread juergen . kadidlo
Boaz Harrosh schrieb: [EMAIL PROTECTED] wrote: except for the 2.6.26 which still exits with a panic on startup... BTW: v2.6.26 checkout from Linus git crashes for me too 2.6.27-rc1 is fine (except it has another problem which I'm bisecting now) here is the BUG_ON trace: Stub registe

Re: [uml-devel] kernel module support broken on x86-64?

2008-08-06 Thread juergen . kadidlo
Boaz Harrosh wrote: [EMAIL PROTECTED] wrote: Boaz Harrosh wrote: [EMAIL PROTECTED] wrote: Boaz Harrosh wrote: [EMAIL PROTECTED] wrote: Hi! I've compiled an UML kernel based on 2.6.25 but loading kernel modules seems to be broken. No matter

Re: [uml-devel] kernel module support broken on x86-64?

2008-08-06 Thread juergen . kadidlo
Boaz Harrosh wrote: [EMAIL PROTECTED] wrote: Boaz Harrosh wrote: [EMAIL PROTECTED] wrote: Hi! I've compiled an UML kernel based on 2.6.25 but loading kernel modules seems to be broken. No matter which module I try to load the output looks similar to this: overflow in rel

Re: [uml-devel] kernel module support broken on x86-64?

2008-08-06 Thread juergen . kadidlo
Jeff Dike wrote: On Tue, Aug 05, 2008 at 06:37:18PM +0200, [EMAIL PROTECTED] wrote: I'm glad to here that the bug has been fixed. Anyway, it does not work with my configuration: - CentOS 5.1 as host system and UML root fs - Kernel 2.6.25.4 (vanilla, but config taken from the CentOS kernel

Re: [uml-devel] kernel module support broken on x86-64?

2008-08-05 Thread juergen . kadidlo
Boaz Harrosh wrote: [EMAIL PROTECTED] wrote: Hi! I've compiled an UML kernel based on 2.6.25 but loading kernel modules seems to be broken. No matter which module I try to load the output looks similar to this: overflow in relocation type 11 val 80836d41 'loop' likely not compiled with

[uml-devel] kernel module support broken on x86-64?

2008-08-05 Thread juergen . kadidlo
Hi! I've compiled an UML kernel based on 2.6.25 but loading kernel modules seems to be broken. No matter which module I try to load the output looks similar to this: overflow in relocation type 11 val 80836d41 'loop' likely not compiled with -mcmodel=kernel After searching for a while I foun