aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorAndy Currid <[email protected]>2006-06-08 00:43:39 -0700
committerLinus Torvalds <[email protected]>2006-06-08 15:12:21 -0700
commita2ef3a50f19f64d350bdc0aa15c31ae4b8973f57 (patch)
treea34de089cfe8cf433eca46b0aaf3d81e208aae85 /scripts/patch-kernel
parentd44647b0a6e48d18a1402dfa9052d85c4fe98341 (diff)
[PATCH] Fix HPET operation on 64-bit NVIDIA platforms
From: "Andy Currid" <[email protected]> This patch fixes a kernel panic during boot that occurs on NVIDIA platforms that have HPET enabled. When HPET is enabled, the standard timer IRQ is routed to IOAPIC pin 2 and is advertised as such in the ACPI APIC table - but an earlier workaround in the kernel was ignoring this override. The fix is to honor timer IRQ overrides from ACPI when HPET is detected on an NVIDIA platform. Signed-off-by: Andy Currid <[email protected]> Cc: "Brown, Len" <[email protected]> Cc: "Yu, Luming" <[email protected]> Cc: Andi Kleen <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions