From: Boris Ostrovsky Date: Thu, 14 Mar 2013 21:10:40 +0000 (-0400) Subject: x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helper X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~107^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c76e81643c83a84d53a466de49baf38d5779c5ad;p=pandora-kernel.git x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helper Use helper function instead of an array to report whether register bank is shared. Currently only bank 4 (northbridge) is shared. Signed-off-by: Boris Ostrovsky Link: http://lkml.kernel.org/r/1363295441-1859-2-git-send-email-boris.ostrovsky@oracle.com Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed