diff options
author | Tony Luck <[email protected]> | 2016-04-14 10:21:52 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-04-22 10:10:01 +0200 |
commit | ff15e95c82768d589957dbb17d7eb7dba7904659 (patch) | |
tree | e320f679dbcc6b5bfdba29b5cee6f32c5d91e8fa /arch/x86/kernel/apic/vector.c | |
parent | 103f6112f253017d7062cd74d17f4a514ed4485c (diff) |
x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
In commit:
eb1af3b71f9d ("Fix computation of channel address")
I switched the "sck_way" variable from holding the log2 value read
from the h/w to instead be the actual number. Unfortunately it
is needed in log2 form when used to shift the address.
Tested-by: Patrick Geary <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Acked-by: Mauro Carvalho Chehab <[email protected]>
Cc: Aristeu Rozanski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Fixes: eb1af3b71f9d ("Fix computation of channel address")
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'arch/x86/kernel/apic/vector.c')
0 files changed, 0 insertions, 0 deletions