login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
July
»
14
Re: tip/master broken with x2apic and kexec
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Yinghai Lu
Subject:
Re: tip/master broken with x2apic and kexec
Date: Wednesday, July 14, 2010 - 3:07 pm
On 07/14/2010 02:05 PM, Don Zickus wrote:
quoted text
> On Wed, Jul 14, 2010 at 01:35:44PM -0700, Yinghai Lu wrote: >> On 07/13/2010 04:27 PM, Yinghai Lu wrote: >>> On 07/13/2010 03:00 PM, H. Peter Anvin wrote: >>>> On 07/12/2010 07:59 PM, Yinghai Lu wrote: >>>>> tip/master: >>>>> system1: BIOS enabled x2apic, first kernel boot well, and when kexec second kernel will cause system instant reboot. >>>>> >>>>> system2: BIOS not enable x2apic, first kernel boot well and enable x2apic, and kexec second kernel well. but when kexec third kernel will case system instant reboot. >>>>> >>>>> linus' tree is ok. >>>>> >>>>> but for system2 if boot with nox2apic ,intr-remaping off, iommu off, the kexec loop test will pass. >>>>> >>>>> the problem looks start in recent two or three weeks. >>>>> >>>>> Any idea? >>>>> >>>>> bisecting will take a while, because the system post take a while everytime. >>>>> >>>>> Thanks >>>>> >>>>> Yinghai Lu >>>> >>>> OK, I found the bug... if you could test out the patch which will be >>>> sent out shortly I would very much appreciate it. >>> >>> not sure if your patch is the offending one now. >>> >>> kL: kernel from linus tree >>> kT1: kernel from tip >>> kT2: kernel from tip with reverting your patch >>> >>> BIOS-->kL ---> kL ---> kL....always working >>> BIOS-->kT1 ---> kT1 ---> kT1 : between second one and third one system reset instant... >>> BIOS-->kT2 ---> kT2 ---> kT2 : between second one and third one system reset instant... >>> >>> BIOS-->kL ---> kL ---> kL ---> then kT1 ---> kT1 .... always working >>> BIOS-->kL ---> kL ---> kL ---> then kT2 ---> kT2 .... always working >>> >> >> bisecting said: >> >>> git bisect good >> 58687acba59266735adb8ccd9b5b9aa2c7cd205b is the first bad commit >> commit 58687acba59266735adb8ccd9b5b9aa2c7cd205b >> Author: Don Zickus <dzickus@redhat.com> >> Date: Fri May 7 17:11:44 2010 -0400 > > What do you mean by instant reboot? This code isn't really exercised > until the cpus come online.
when call kexec -e get Starting kernel ... then should have second kernel booting instead, I get BIOS post. Yinghai --
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:
tip/master broken with x2apic and kexec
, Yinghai Lu
, (Mon Jul 12, 7:59 pm)
Re: tip/master broken with x2apic and kexec
, Yinghai Lu
, (Mon Jul 12, 8:29 pm)
Re: tip/master broken with x2apic and kexec
, H. Peter Anvin
, (Mon Jul 12, 11:40 pm)
Re: tip/master broken with x2apic and kexec
, H. Peter Anvin
, (Tue Jul 13, 3:00 pm)
Re: tip/master broken with x2apic and kexec
, Yinghai Lu
, (Tue Jul 13, 4:27 pm)
[tip:x86/alternatives] x86, alternatives: Fix one more ope ...
, tip-bot for H. Peter ...
, (Tue Jul 13, 5:54 pm)
[tip:x86/alternatives] x86, alternatives: BUG on encounter ...
, tip-bot for H. Peter ...
, (Tue Jul 13, 5:54 pm)
Re: tip/master broken with x2apic and kexec
, Yinghai Lu
, (Wed Jul 14, 1:35 pm)
Re: tip/master broken with x2apic and kexec
, Don Zickus
, (Wed Jul 14, 2:05 pm)
Re: tip/master broken with x2apic and kexec
, Yinghai Lu
, (Wed Jul 14, 2:23 pm)
Re: tip/master broken with x2apic and kexec
, Yinghai Lu
, (Wed Jul 14, 3:07 pm)
Re: tip/master broken with x2apic and kexec
, Yinghai Lu
, (Wed Jul 14, 3:57 pm)
Re: tip/master broken with x2apic and kexec
, Suresh Siddha
, (Wed Jul 14, 5:03 pm)
Re: tip/master broken with x2apic and kexec
, Yinghai Lu
, (Wed Jul 14, 7:01 pm)
[PATCH] x86: fix x2apic preenabled system with kexec
, Yinghai Lu
, (Thu Jul 15, 12:00 am)
Re: [PATCH] x86: fix x2apic preenabled system with kexec
, Suresh Siddha
, (Thu Jul 15, 11:16 am)
Re: [PATCH] x86: fix x2apic preenabled system with kexec
, Yinghai Lu
, (Thu Jul 15, 1:10 pm)
Re: [PATCH] x86: fix x2apic preenabled system with kexec
, Yinghai Lu
, (Thu Jul 15, 1:40 pm)
[tip:x86/urgent] x86: Fix x2apic preenabled system with kexec
, tip-bot for Yinghai Lu
, (Fri Jul 16, 5:48 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
Jeff Kirsher
[net-2.6 PATCH 2/5] e1000e: increase swflag acquisition timeout for ICHx/PCH
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
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
Linux Kernel Mailing List
sm501: add power control callback
openbsd-misc
:
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
daniele.pilenga
snmpd hangs on 4.1 looking up hrSWRunTable
Colocation donated by:
Syndicate