login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
26
Re: [PATCH 0/3] x86: unify crash_32/64.c
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Thomas Gleixner
Subject:
Re: [PATCH 0/3] x86: unify crash_32/64.c
Date: Friday, October 26, 2007 - 3:37 pm
On Fri, 26 Oct 2007, Hiroshi Shimamoto wrote: Added Venki to CC
quoted text
> > I'm now testing crash on 32bit, but there is an issue before > > applying the patches. My machine stopped at checking 'hlt' > > after kexec, showing below message. > > > > CPU: Intel(R) Xeon(TM) CPU 3.80GHz stepping 0a > > Checking 'hlt' instruction... > > > v2.6.23.1 works fine for 1st kernel. > > I'm investigating it.. > > I found that the following patch makes my machine stopped. > bfe0c1cc6456bba1f4e3cc1fe29c0ea578ac763a > x86: HPET force enable for ICH5 > > It means that after applied this patch, HPET is enabled > automatically on 1st kernel and after crash/kexec the 2nd > kernel stopped at checking 'hlt'. > > I also tested the latest kernel(2.6.24-rc1-gec3b67c1). > Boot parameter "nohpet" resolves this issue and kdump > works well on 32bit. > So I guess HPET affects this. > But I don't know why 64bit kernel with HPET is OK.
Hmm. Does the 64 bit code shutdown HPET and restore the IRQ routing to PIT and 32 bit is missing this ? tglx -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/3] x86: unify crash_32/64.c
, Hiroshi Shimamoto
, (Fri Oct 19, 6:18 pm)
Re: [PATCH 1/3] x86: add lapic_shutdown for x86_64
, Hiroshi Shimamoto
, (Fri Oct 19, 6:21 pm)
[PATCH 2/3] x86: add safe_smp_processor_id for x86_64
, Hiroshi Shimamoto
, (Fri Oct 19, 6:23 pm)
[PATCH 3/3] x86: unify crash_32/64.c
, Hiroshi Shimamoto
, (Fri Oct 19, 6:24 pm)
Re: [PATCH 0/3] x86: unify crash_32/64.c
, Thomas Gleixner
, (Sat Oct 20, 3:50 am)
Re: [PATCH 1/3] x86: add lapic_shutdown for x86_64
, Vivek Goyal
, (Tue Oct 23, 11:29 pm)
Re: [PATCH 2/3] x86: add safe_smp_processor_id for x86_64
, Vivek Goyal
, (Tue Oct 23, 11:31 pm)
Re: [PATCH 0/3] x86: unify crash_32/64.c
, Vivek Goyal
, (Tue Oct 23, 11:34 pm)
Re: [PATCH 2/3] x86: add safe_smp_processor_id for x86_64
, Vivek Goyal
, (Wed Oct 24, 2:01 am)
Re: [PATCH 0/3] x86: unify crash_32/64.c
, Hiroshi Shimamoto
, (Wed Oct 24, 9:28 am)
Re: [PATCH 1/3] x86: add lapic_shutdown for x86_64
, Hiroshi Shimamoto
, (Wed Oct 24, 2:27 pm)
Re: [PATCH 1/3] x86: add lapic_shutdown for x86_64
, Eric W. Biederman
, (Wed Oct 24, 5:28 pm)
Re: [PATCH 0/3] x86: unify crash_32/64.c
, Hiroshi Shimamoto
, (Thu Oct 25, 10:58 am)
Re: [PATCH 0/3] x86: unify crash_32/64.c
, Hiroshi Shimamoto
, (Fri Oct 26, 2:43 pm)
Re: [PATCH 0/3] x86: unify crash_32/64.c
, Thomas Gleixner
, (Fri Oct 26, 3:37 pm)
Re: [PATCH 0/3] x86: unify crash_32/64.c
, Hiroshi Shimamoto
, (Fri Oct 26, 5:13 pm)
Re: [PATCH 0/3] x86: unify crash_32/64.c
, Hiroshi Shimamoto
, (Fri Oct 26, 6:15 pm)
[PATCH] Revert x86: add lapic_shutdown for x86_64
, Hiroshi Shimamoto
, (Mon Oct 29, 3:39 pm)
Re: [PATCH 1/3] x86: add lapic_shutdown for x86_64
, Hiroshi Shimamoto
, (Mon Oct 29, 3:45 pm)
Re: [PATCH] Revert x86: add lapic_shutdown for x86_64
, Arjan van de Ven
, (Mon Oct 29, 4:15 pm)
Re: [PATCH] Revert x86: add lapic_shutdown for x86_64
, Hiroshi Shimamoto
, (Mon Oct 29, 5:05 pm)
Re: [PATCH] Revert x86: add lapic_shutdown for x86_64
, Thomas Gleixner
, (Mon Oct 29, 6:06 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Kay Sievers
Re: char/tpm: tpm_infineon no longer loaded for HP 2510p laptop
Eric W. Biederman
[PATCH 8/8] sysfs: user namespaces: fix bug with clone(CLONE_NEWUSER) with fairsched
S K
Re: cpufreq doesn't seem to work in Intel Q9300
Bart Van Assche
Re: Is gcc thread-unsafe?
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
git
:
Junio C Hamano
Re: git-svnimport
Junio C Hamano
Re: [PATCH] git-mv: Keep moved index entries inact
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Gabriel
[PATCH] When a remote is added but not fetched, tell the user.
linux-netdev
:
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Ingo Molnar
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Eric W. Biederman
[PATCH 14/20] net: Simplify pppol2tp pernet operations.
Jeff Kirsher
[net-2.6 PATCH 2/5] e1000e: increase swflag acquisition timeout for ICHx/PCH
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
sm501: add power control callback
Linux Kernel Mailing List
MIPS: Cavium: Remove unused watchdog code.
Linux Kernel Mailing List
V4L/DVB (8976): af9015: Add USB ID for AVerMedia A309
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
openbsd-misc
:
daniele.pilenga
snmpd hangs on 4.1 looking up hrSWRunTable
Jason Dixon
Re: any web management gui for pf ?
Christophe Rioux
Implementation example of snmp
Nick Holland
Re: booting openbsd on eee without cd-rom
Bryan Irvine
Re: OpenBSD 4.7 Released, May 19 2010
Colocation donated by:
Syndicate