Re: Ctrl-Alt-ESC during boot

看板DFBSD_kernel作者時間21年前 (2005/01/31 14:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串12/13 (看更多)
Matthew Dillon wrote: > No, actually spl0() is working just fine. What is happening is that > there is a pending interrupt marked and spl0 is calling splz() to > process the pending interrupts. it looks like you are right and gdb is not my friend. there was nothing else on the stack other than the 3 functions gdb listed, but zeroing out gd->gd_ipending inside of spl0() got the boot past the previous hang. The value of gd_ipending was 0x62. Does this mean that interrupts for IRQ's 1, 5, and 6 are pending? If so, one of those devices is probably causing the interrupt storm, yes? -- Chuck Tuffli Agilent Technologies
文章代碼(AID): #11_Scg00 (DFBSD_kernel)
討論串 (同標題文章)
文章代碼(AID): #11_Scg00 (DFBSD_kernel)