Hi
I decided to post on a wider audience. So far the uml vmlinux gets block on
bootup at
page_ok(top) -> n = *address;
when calculating the top of the address space.
So my only guess so far is that the RHEL 5.0 has the option:
CONFIG_DEBUG_HIGHMEM
enable and the Ubuntu does not.
If I change the
Hi All
I downloaded linux 2.6.29-rc2 and I did applied a recent patch from Heiko
Carstens (link below) to fix a link problem.
http://marc.info/?l=linux-kernel&m=123400805007855&w=2
If I run in ubuntu 8.04 (libc 2.7) it runs okay. But If I run in RHEL 5.0
(libc2.5) it gets bock in:
$ ./vmlinux m