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:


IPv6 over IPv4 tunneling driver
NET: Registered protocol family 17
Unable to handle kernel paging request at ffff82beae7d1d78 RIP:
 [<ffffffff80058a35>] page_to_pfn+0x0/0x33
PGD 0
Oops: 0000 [1] SMP
CPU 1
Modules linked in:
Pid: 1, comm: swapper Not tainted 2.6.18-rc4 #19
RIP: 0010:[<ffffffff80058a35>]  [<ffffffff80058a35>] page_to_pfn+0x0/0x33
RSP: 0000:ffff81023031fd30  EFLAGS: 00010297
RAX: 0000000000000000 RBX: ffff81022ffc8880 RCX: 0000000000000000
RDX: 0000000000000001 RSI: ffff81022ffc8880 RDI: ffff82beae7d1d78
RBP: ffff8102300dc890 R08: ffff81022fa40400 R09: ffff81022ff0c000
R10: 0000000000000000 R11: 0000000000000002 R12: ffff81022ffc8880
R13: 0000000000000000 R14: 0000000000000000 R15: ffff81022f234048
FS:  0000000000000000(0000) GS:ffff8102303b2140(0000) knlGS:0000000000000000
CS:  0010 DS: 0018 ES: 0018 CR0: 000000008005003b
CR2: ffff82beae7d1d78 CR3: 0000000000201000 CR4: 00000000000006e0
Process swapper (pid: 1, threadinfo ffff81023031e000, task ffff81023031d510)
Stack:  ffffffff80132f79 ffff8102300bf800 0000000000000002 0000000000000000
 ffffffff00000001 0000000000000001 ffff81022ffc8880 ffff81022ffc8880
 0000000000000008 00000000027a671c 0000000000000000 0000000000001000
Call Trace:
 [<ffffffff80132f79>] blk_recount_segments+0x7e/0x21b
 [<ffffffff8007cfe7>] bio_phys_segments+0xf/0x15
 [<ffffffff80132d3a>] init_request_from_bio+0x90/0x12f
 [<ffffffff80136531>] __make_request+0x309/0x3bb
 [<ffffffff80133df9>] generic_make_request+0x15c/0x171
 [<ffffffff80135700>] submit_bio+0xcd/0xd4
 [<ffffffff8004f5bd>] submit+0xad/0xe0
 [<ffffffff8004fd20>] swsusp_check+0x54/0xc0
 [<ffffffff8004e342>] software_resume+0x66/0xd1
 [<ffffffff8000718d>] init+0x147/0x336
 [<ffffffff8000a55e>] child_rip+0x8/0x12
 [<ffffffff8014f2a1>] vgacon_cursor+0x0/0x1a7
 [<ffffffff803155bc>] __down+0x7f/0x10d
 [<ffffffff8031adf9>] _etext+0x0/0x4207
 [<ffffffff80007046>] init+0x0/0x336
 [<ffffffff8000a556>] child_rip+0x0/0x12


Code: 48 8b 07 48 c1 e8 3a 48 8b 14 c5 a0 bf 55 80 48 b8 b7 6d db
RIP  [<ffffffff80058a35>] page_to_pfn+0x0/0x33
 RSP <ffff81023031fd30>
CR2: ffff82beae7d1d78
 <0>Kernel panic - not syncing: Attempted to kill init!
input: AT Translated Set 2 keyboard as /class/input/input2


Thanks
Rachita
_______________________________________________
fastboot mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/fastboot

Reply via email to