]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
EDAC/amd64: Tone down messages about missing PCI IDs
authorYazen Ghannam <yazen.ghannam@amd.com>
Tue, 15 Dec 2020 17:01:31 +0000 (17:01 +0000)
committerBorislav Petkov <bp@suse.de>
Mon, 28 Dec 2020 18:18:03 +0000 (19:18 +0100)
commit6a4afe38787d7556948b026652a6770e46ce0f6d
tree00a60850dab904e6ef6b90f9094c2263bfcb0786
parent6c13d7ff81e6d2f01f62ccbfa49d1b8d87f274d0
EDAC/amd64: Tone down messages about missing PCI IDs

Give these messages a debug severity as they are really only useful to
the module developers.

Also, drop the "(broken BIOS?)" phrase, since this can cause churn for
BIOS folks. The PCI IDs needed by the module, at least on modern systems,
are fixed in hardware.

Signed-off-by: Yazen Ghannam <yazen.ghannam@amd.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20201215170131.8496-1-Yazen.Ghannam@amd.com
drivers/edac/amd64_edac.c