On Thu, Aug 16, 2018 at 03:28:40PM -0400, Michael Jin wrote:
Add new device IDs for family 17h models 10h-2fh.
This is required by amd64_edac_mod in order to properly detect PCI device functions 0 and 6.
Link: https://lkml.kernel.org/r/20180815114107.29797-1-mikhail.jin@gmail.com Cc: stable@vger.kernel.org # 4.10.x Signed-off-by: Michael Jin mikhail.jin@gmail.com
drivers/edac/amd64_edac.c | 14 ++++++++++++++ drivers/edac/amd64_edac.h | 3 +++ 2 files changed, 17 insertions(+)
Applied, thanks.