]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/edac/amd64_edac.c
EDAC, amd64: Add AMD Fam17h family type and ops
authorYazen Ghannam <Yazen.Ghannam@amd.com>
Thu, 17 Nov 2016 22:57:35 +0000 (17:57 -0500)
committerBorislav Petkov <bp@suse.de>
Thu, 24 Nov 2016 20:24:09 +0000 (21:24 +0100)
commitf1cbbec9fce958d3d71ed815a01c815b35533f1f
treeb275c3b7e4d95099d6f77dbea2a01b7072769b6f
parent196b79fcc8ed4e3c565a746b06125596bee06b62
EDAC, amd64: Add AMD Fam17h family type and ops

Add a family type and associated ops for Fam17h. Define a struct to hold
all the UMC registers that we need. Make this a part of struct amd64_pvt
in order to maximize code reuse in the rest of the driver.

Signed-off-by: Yazen Ghannam <Yazen.Ghannam@amd.com>
Cc: Aravind Gopalakrishnan <aravindksg.lkml@gmail.com>
Cc: linux-edac <linux-edac@vger.kernel.org>
Cc: x86-ml <x86@kernel.org>
Link: http://lkml.kernel.org/r/1479423463-8536-10-git-send-email-Yazen.Ghannam@amd.com
Signed-off-by: Borislav Petkov <bp@suse.de>
drivers/edac/amd64_edac.c
drivers/edac/amd64_edac.h