All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] Misc fix to hypervisor.
@ 2014-06-04 13:37 Konrad Rzeszutek Wilk
  2014-06-04 13:37 ` [PATCH v1] xen/mce: Don't spam the console with "CPUx: Temperature z" (v2) Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 5+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-06-04 13:37 UTC (permalink / raw)
  To: xen-devel, chegger, jinsong.liu, keir, jbeulich

This patch came about as I was working on a different bug and crashed
dom0 quite often. That caused an infinite loop which made the CPUs hot
and the firmware decided to tell me about that. In fact it told me so
often that I got fed up with it. As such this patch adds a state machine
to this so it will only print this when the state has changed.

 xen/arch/x86/cpu/mcheck/mce_intel.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2014-06-04 18:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-04 13:37 [PATCH v1] Misc fix to hypervisor Konrad Rzeszutek Wilk
2014-06-04 13:37 ` [PATCH v1] xen/mce: Don't spam the console with "CPUx: Temperature z" (v2) Konrad Rzeszutek Wilk
2014-06-04 13:49   ` Andrew Cooper
2014-06-04 14:49   ` Jan Beulich
2014-06-04 18:50     ` Konrad Rzeszutek Wilk

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.