All of lore.kernel.org
 help / color / mirror / Atom feed
* Timer interrupt lost on some x86_64 systems
@ 2007-11-07 14:00 Neil Horman
  2007-11-12  4:49 ` Vivek Goyal
  0 siblings, 1 reply; 10+ messages in thread
From: Neil Horman @ 2007-11-07 14:00 UTC (permalink / raw)
  To: kexec; +Cc: nhorman

Hey all-
	I've been getting reports of some x86_64 systems that, on kdump kernel
boot get stuck in calibrate_delay(),  in both RHEL kernels and upstream kernels.
The current thinking is that the lapic timer interrupt is no longer getting
delivered, likely because we handle a crash condition on a cpu that isn't the
boot cpu.  One known offender is this motherboard:
http://www.supermicro.com/Aplus/motherboard/Opteron8000/MCP55/H8QM8-2.cfm
My current thought is that the TIMER_LVT entry is masked on all but the boot cpu
on this system (which is strange, as I was under the impression that the timer
interrupt was supposed to be enabled on all CPU's nominally.  At any rate, I was
going to try to read/write the TIMER_LVT on the crashing processor before we
jump to purgatory, or in purgatory itself, to see if that fixes the problem, but
I wanted to report the issue here to see if anyone had any alternate thoughts.
I know that intel ioapics had a timer related problem recently that caused the
same issue, but the fix doesn't seem to help in this case.

Thanks & Regards
Neil

-- 
/***************************************************
 *Neil Horman
 *Software Engineer
 *Red Hat, Inc.
 *nhorman@redhat.com
 *gpg keyid: 1024D / 0x92A74FA1
 *http://pgp.mit.edu
 ***************************************************/

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-11-22 20:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-07 14:00 Timer interrupt lost on some x86_64 systems Neil Horman
2007-11-12  4:49 ` Vivek Goyal
2007-11-12 15:17   ` Neil Horman
2007-11-12 15:41     ` Neil Horman
2007-11-13  7:31       ` Vivek Goyal
2007-11-13 14:33         ` Neil Horman
2007-11-14  6:39           ` Vivek Goyal
2007-11-14 11:51             ` Neil Horman
2007-11-22 20:04               ` Eric W. Biederman
2007-11-13  7:22     ` Vivek Goyal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.