lkml.org 
[lkml]   [2008]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: 2.6.26-rc5-mm1: uml link error
From
Date
Jeff Dike <jdike@addtoit.com> wrote on 10.06.2008 15:57:29:

> On Tue, Jun 10, 2008 at 01:19:27PM +0200, Miklos Szeredi wrote:
> > Hmm, uml still doesn't boot with this patch, it dies while calling the
> > constructors. So maybe that SORT contruct is still needed?
> >
> > #17 0x08049793 in do_ctors () at init/main.c:706
> > #18 0x080499cc in do_basic_setup () at init/main.c:789
> > #19 0x08049a43 in kernel_init (unused=0x0) at init/main.c:897
>
> This doesn't look like it's in do_initcalls. What happens with
> "initcall_debug"?

Constructor calls inside the kernel happen just before any other
initcall. The problem here is that constructors are called from both
the host run-time environment as well as from the kernel. I'm
working on a patch that disables kernel constructor calling for UML.


Regards,
Peter


\
 
 \ /
  Last update: 2008-06-10 16:13    [W:0.057 / U:0.396 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site