]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/edac/amd64_edac.c
EDAC, amd64: Rework messages in ecc_enabled()
authorYazen Ghannam <Yazen.Ghannam@amd.com>
Fri, 27 Jan 2017 17:24:19 +0000 (11:24 -0600)
committerBorislav Petkov <bp@suse.de>
Sat, 28 Jan 2017 12:18:33 +0000 (13:18 +0100)
commit11ab1cae5881fe47fd4a18e8f6c4982c673bb16c
treeb2d98990dac4f44d86ea45210dfd3a945bd85e06
parent234365f56e75d91c5bd7fbde2b8a9b02851845b8
EDAC, amd64: Rework messages in ecc_enabled()

Print the node number when informing that DRAM ECC is disabled so
that we can show which nodes have DRAM ECC disabled. Also, print more
detailed system information as edac_dbg(), so as to not bother general
users.

Switch amd64_notice to amd64_info to match the message above it.

Signed-off-by: Yazen Ghannam <Yazen.Ghannam@amd.com>
Cc: linux-edac <linux-edac@vger.kernel.org>
Link: http://lkml.kernel.org/r/1485537863-2707-5-git-send-email-Yazen.Ghannam@amd.com
Signed-off-by: Borislav Petkov <bp@suse.de>
drivers/edac/amd64_edac.c