On Wed, Aug 23, 2006 at 12:54:18AM -0600, Eric W. Biederman wrote: > Rachita Kothiyal <[EMAIL PROTECTED]> writes: > > > On Wed, Aug 16, 2006 at 11:34:11PM +0530, Rachita Kothiyal wrote: > >> > >> I was trying to boot(through grub) to a relocatable kernel on an EM64T > >> machine but I end up in an OOPS: 'Unable to handle kernel paging request'. > >> > >> I am using 2.6.18-rc4 kernel, applied your 33 patches for relocatable > >> kernel > >> support along with Don Zickus' patch which dealt with the setting of the > >> _PAGE_NX bit. > >> > >> Is there something obvious which I am missing here? > >> > >> Attaching along the complete boot log. I dont see the entire OOPs trace > >> also > >> in the log though...I shall continue looking into this to get more clues. > >> > >> The patches worked fine when tested on an i386 machine. > > > > Hi > > > > I added a couple of printks and now it throws out an oops trace: > > Small question. the oops looks like it is in the middle of > a software_resume. Is that a reasonable thing for it to be doing > right then? > > I'm wondering if that might be the difference in your setup.
Hi Eric I had the resume= option set while booting(the above case). When booting with noresume it booted fine. So we would need to look into wht goes wrong in the resume case. Thanks Rachita _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
