Bug 134287 - 2.6.8-1.603 kernel OOPS during reboot
Summary: 2.6.8-1.603 kernel OOPS during reboot
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: x86_64
OS: Linux
medium
high
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-30 22:25 UTC by H.J. Lu
Modified: 2015-01-04 22:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-27 05:51:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
A patch for reboot kernel panic (408 bytes, patch)
2004-10-15 21:42 UTC, H.J. Lu
no flags Details | Diff

Description H.J. Lu 2004-09-30 22:25:29 UTC
At the end of reboot, I got kernel OOPS under 2.6.8-1.584 kernel
on EM64T machine.

Comment 1 H.J. Lu 2004-10-12 00:20:43 UTC
2.6.8-1.603 has the same problem. kernel died in find_isa_irq_pin.

Comment 2 H.J. Lu 2004-10-15 21:42:35 UTC
Created attachment 105307 [details]
A patch for reboot kernel panic

linux-2.6.9-kexec.patch adds a call to find_isa_irq_pin in disable_IO_APIC.
But find_isa_irq_pin is marked __init on x86-64, which leads to
kernel panic. This patch should fix it.

Comment 4 Dave Jones 2004-10-27 05:51:16 UTC
fixed in current kernels.



Note You need to log in before you can comment on or make changes to this bug.