* Andi Kleen ([EMAIL PROTECTED]) wrote: > I merged everything together. Synced out to ff now.
OK, thanks. > CONFIG_PARAVIRT=n kernel runs now, but when I run a defconfig + > CONFIG_PARAVIRT=y > kernel on bare metal init still breaks with a long stream of > > INIT: Entering runlevel: 3 > Inconsistency detected by ld.so: rtld.c: 1250: dl_main: Assertion `(void *) > ph-> > p_vaddr == _rtld_local._dl_sysinfo_dso' failed! > Inconsistency detected by ld.so: rtld.c: 1250: dl_main: Assertion `(void *) > ph-> > p_vaddr == _rtld_local._dl_sysinfo_dso' failed! > Inconsistency detected by ld.so: rtld.c: 1250: dl_main: Assertion `(void *) > ph-> > p_vaddr == _rtld_local._dl_sysinfo_dso' failed! > Inconsistency detected by ld.so: rtld.c: 1250: dl_main: Assertion `(void *) > ph-> > p_vaddr == _rtld_local._dl_sysinfo_dso' failed! > ... > > before giving up. So it looks like something is still broken Another one that was working here. I'll debug with your config. thanks, chris _______________________________________________ Virtualization mailing list [email protected] https://lists.osdl.org/mailman/listinfo/virtualization
