Re: [PATCH 0/2] MCA and EDAC updates for AMD Family 17h, Model 60h

From: Guenter Roeck
Date: Mon Jun 15 2020 - 11:01:28 EST


On 6/15/20 4:59 AM, Borislav Petkov wrote:
> + Yazen and linux-hwmon.
>
> On Sun, Jun 07, 2020 at 12:37:07PM +0800, Jacky Hu wrote:
>> This patchset adds MCA and EDAC support for AMD Family 17h, Model 60h.
>>
>> Also k10temp works with 4800h
>>
>> k10temp-pci-00c3
>> Adapter: PCI adapter
>> Vcore: 1.55 V
>> Vsoc: 1.55 V
>> Tctl: +49.6ÂC
>> Tdie: +49.6ÂC
>> Icore: 0.00 A
>> Isoc: 0.00 A
>>

Looks like we may have to black-list current measurements
for that chip, though.

Guenter

>> Jacky Hu (2):
>> x86/amd_nb: Add Family 17h, Model 60h PCI IDs
>> EDAC/amd64: Add family ops for Family 17h Models 60h-6Fh
>>
>> arch/x86/kernel/amd_nb.c | 5 +++++
>> drivers/edac/amd64_edac.c | 14 ++++++++++++++
>> drivers/edac/amd64_edac.h | 3 +++
>> drivers/hwmon/k10temp.c | 2 ++
>> include/linux/pci_ids.h | 1 +
>> 5 files changed, 25 insertions(+)
>>
>> --
>> 2.27.0
>>
>