All of lore.kernel.org
 help / color / mirror / Atom feed
* comments for c/s 25919 Xen mce
@ 2012-09-21  6:44 Liu, Jinsong
  2012-09-21  7:42 ` Christoph Egger
  0 siblings, 1 reply; 5+ messages in thread
From: Liu, Jinsong @ 2012-09-21  6:44 UTC (permalink / raw)
  To: Christoph Egger, xen-devel@lists.xensource.com; +Cc: keir@xen.org, Jan Beulich

Christoph, Keir, Jan

I have a draft look at c/s 25919. It moves some mce_intel.c logic to mce.c (and remove old mce.c logic). By draft reviewing the patch I think it need more work to do, and currently it in fact would hung at AMD platform (I have no AMD platform to test), i.e, MACHINE_CHECK_SOFTIRQ --> mce_delayed_action() --> mce_action() --> ASSERT(handler_num);

For AMD mce it may need add (if any misunderstanding please point to me)
1). add default handler which used at softirq context
2). add AMD vmce inject logic
3). more test

Thoughts?

Thanks,
Jinsong

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

end of thread, other threads:[~2012-09-25  4:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-21  6:44 comments for c/s 25919 Xen mce Liu, Jinsong
2012-09-21  7:42 ` Christoph Egger
2012-09-24 10:24   ` Liu, Jinsong
2012-09-24 12:17     ` Christoph Egger
2012-09-25  4:57       ` Liu, Jinsong

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.