x86, MCE, AMD: Use macros to compute bank MSRs
authorChen Yucong <slaoub@gmail.com>
Tue, 23 Sep 2014 02:16:01 +0000 (10:16 +0800)
committerBorislav Petkov <bp@suse.de>
Tue, 21 Oct 2014 20:07:24 +0000 (22:07 +0200)
Avoid open coded calculations for bank MSRs by hiding the index
of higher bank MSRs in well-defined macros.

No semantic changes.

Signed-off-by: Chen Yucong <slaoub@gmail.com>
Link: http://lkml.kernel.org/r/1411438561-24319-1-git-send-email-slaoub@gmail.com
Signed-off-by: Borislav Petkov <bp@suse.de>

No differences found