projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b405e3
)
EDAC, mce_amd: Fix typo in SMCA error description
author
Yazen Ghannam
<yazen.ghannam@amd.com>
Mon, 12 Jun 2017 16:58:23 +0000
(11:58 -0500)
committer
Borislav Petkov
<bp@suse.de>
Mon, 12 Jun 2017 17:03:55 +0000
(19:03 +0200)
Fix typo in "poison consumption" error description.
Signed-off-by: Yazen Ghannam <yazen.ghannam@amd.com>
Cc: linux-edac <linux-edac@vger.kernel.org>
Link:
http://lkml.kernel.org/r/1497286703-62853-1-git-send-email-Yazen.Ghannam@amd.com
Signed-off-by: Borislav Petkov <bp@suse.de>
drivers/edac/mce_amd.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/edac/mce_amd.c
b/drivers/edac/mce_amd.c
index ba35b7ea3686027dd463ce1e893552e02a70106a..9a2658a256a986ebb386ee564f7c3c03da270887 100644
(file)
--- a/
drivers/edac/mce_amd.c
+++ b/
drivers/edac/mce_amd.c
@@
-161,7
+161,7
@@
static const char * const smca_ls_mce_desc[] = {
"Sys Read data error thread 0",
"Sys read data error thread 1",
"DC tag error type 2",
- "DC data error type 1 (poison co
m
sumption)",
+ "DC data error type 1 (poison co
n
sumption)",
"DC data error type 2",
"DC data error type 3",
"DC tag error type 4",