All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] MCA support for Centaur CPUs
@ 2018-04-25 10:33 David Wang
  2018-04-25 10:33   ` [v3,1/2] " davidwang
  2018-04-25 10:33   ` [v3,2/2] " davidwang
  0 siblings, 2 replies; 11+ messages in thread
From: David Wang @ 2018-04-25 10:33 UTC (permalink / raw)
  To: bp, tony.luck, tglx, mingo, hpa, gregkh, x86, linux-kernel, linux-edac
  Cc: brucechang, cooperyan, qiyuanwang, benjaminpan, lukelin, timguo,
	David Wang

This patch set is to provide MCA support for new Centaur CPU.

The first patch is used to tell the kernel that newer Centaur
CPU support MCE broadcasting.

The second patch is used to tell the kernel that newer Centaur
CPU support CMCI.

Changes from v2 to v3:
* move mca_cfg.monarch_timeout init from __mcheck_cpu_apply_quirks to
mce_centaur_feature_init according to request from Boris.

Changes from v1 to v2:
* Capatilize 'Centaur' in the comments

David Wang (2):
  x86/mce: new Centaur CPU support MCE broadcasting
  x86/mce: add CMCI support for Centaur CPUs

 arch/x86/kernel/cpu/mcheck/mce.c | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

-- 
1.9.1

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

end of thread, other threads:[~2018-05-06 10:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-25 10:33 [PATCH v3 0/2] MCA support for Centaur CPUs David Wang
2018-04-25 10:33 ` [PATCH v3 1/2] x86/mce: new Centaur CPU support MCE broadcasting David Wang
2018-04-25 10:33   ` [v3,1/2] " davidwang
2018-04-30  9:41   ` [PATCH v3 1/2] " Borislav Petkov
2018-04-30  9:41     ` [v3,1/2] " Borislav Petkov
2018-05-06 10:51   ` [tip:ras/core] x86/MCE: Enable MCE broadcasting on new Centaur CPUs tip-bot for David Wang
2018-05-06 10:51     ` tip-bot for Borislav Petkov
2018-04-25 10:33 ` [PATCH v3 2/2] x86/mce: add CMCI support for " David Wang
2018-04-25 10:33   ` [v3,2/2] " davidwang
2018-04-30  9:48   ` [PATCH v3 2/2] " Borislav Petkov
2018-04-30  9:48     ` [v3,2/2] " Borislav Petkov

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.