|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] re-work MCA telemetry internals; use common code
Ke, Liping wrote:
Hi, Frank
We did some small test here, found the CMCI problem is caused by the
"mce_banks_owned" bitmap param passing.
When CMCI happened, we print the bitmap (in smp_cmci_interrupt) value, it's correct (For cpu0, 16c).
When passing into mcheck_mca_logout, it turned to be "0xFFFF~~FFF" which is wrong.
Only for your info -:)
Still, I suggest split the patch since this patch is realy big -:)
Ok, I'll split up the patch.. the common code part will probably be
still fairly big, though. Hopefully I can post it by the end of the day.
- Frank
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|