Re: [PATCH] x86/amd_nb: add AMD family 19h model 50h PCI ids

From: Wei Huang
Date: Thu May 20 2021 - 18:47:47 EST




On 5/20/21 5:45 PM, Borislav Petkov wrote:
On Thu, May 20, 2021 at 04:36:09PM -0500, Wei Huang wrote:
According to the specification, these IDs look correct to me. I also found
them on two real machines.

Wei, I'm assuming that's an ACK?

Yes, it is an ACK. They match with the values specified in PPR.


On 5/20/21 12:41 PM, David Bartley wrote:
This is required to support Zen3 APUs in k10temp.

Signed-off-by: David Bartley <andareed@xxxxxxxxx>

Btw, David, for the future, pls run your patches through

./scripts/get_maintainer.pl

so that you get a list of people and mailing lists to CC - otherwise it
likely will get missed.

This one I managed to fish out from the lkml firehose, by chance. :-)

Thx.