Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1658774
| From | "Ghannam, Yazen" <Yazen.Ghannam@amd.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH 0/4] RAS: Merge mce_amd_inj into mce-inject |
| Date | 2017-06-06 15:40 +0200 |
| Message-ID | <tPmSe-YB-19@gated-at.bofh.it> (permalink) |
| References | <tPj7Y-6SP-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> -----Original Message----- > From: Borislav Petkov [mailto:bp@alien8.de] > Sent: Tuesday, June 06, 2017 5:33 AM > To: Tony Luck <tony.luck@intel.com>; Ghannam, Yazen > <Yazen.Ghannam@amd.com> > Cc: linux-edac <linux-edac@vger.kernel.org>; LKML <linux- > kernel@vger.kernel.org> > Subject: [PATCH 0/4] RAS: Merge mce_amd_inj into mce-inject > > From: Borislav Petkov <bp@suse.de> > > Hi, > > so there's no need to have two different injectors. Also, the mce_amd_inj > interface is much more user-friendly because you can simply write full u64 > registers directly. > > So merge that functionality into mce-inject. The old /dev/mcelog functionality > is still there, behind X86_MCELOG_LEGACY. > > Also, the second patch removes register_mce_write_callback() and adds an > MCE injector notifier which allows us to have mce-inject be a module and thus > be able to modprobe it and remove it on a production system in case we want > to do some injecting there. > > Later, we might reuse that injector notifier for other stuff if it is deemed > interesting. > Built module and tested the mce_amd_inj interface with no problems. Acked-by: Yazen Ghannam <yazen.ghannam@amd.com> Thanks, Yazen
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/4] RAS: Merge mce_amd_inj into mce-inject Borislav Petkov <bp@alien8.de> - 2017-06-06 11:40 +0200 [PATCH 4/4] x86/mce/mce-inject: Preset the MCE injection struct Borislav Petkov <bp@alien8.de> - 2017-06-06 11:40 +0200 [PATCH 2/4] x86/mce: Get rid of register_mce_write_callback() Borislav Petkov <bp@alien8.de> - 2017-06-06 11:40 +0200 [PATCH 3/4] x86/mce: Cleanup include files Borislav Petkov <bp@alien8.de> - 2017-06-06 11:40 +0200 [PATCH 1/4] x86/mce: Merge mce_amd_inj into mce-inject Borislav Petkov <bp@alien8.de> - 2017-06-06 11:40 +0200 Re: [PATCH 0/4] RAS: Merge mce_amd_inj into mce-inject Borislav Petkov <bp@alien8.de> - 2017-06-06 15:40 +0200 RE: [PATCH 0/4] RAS: Merge mce_amd_inj into mce-inject "Ghannam, Yazen" <Yazen.Ghannam@amd.com> - 2017-06-06 15:40 +0200
csiph-web