mirror of
https://github.com/torvalds/linux.git
synced 2026-05-09 00:29:49 -04:00
On csrow-based memory controllers, we combine the csrow size from both channels and there's no need to do that again in csrow_size_show which leads to double the size of a csrow. Fix it. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>