Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into...
authorIngo Molnar <mingo@kernel.org>
Fri, 26 Oct 2012 12:50:17 +0000 (14:50 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 26 Oct 2012 12:50:17 +0000 (14:50 +0200)
Pull x86 RAS changes from Borislav Petkov:

 "Rework all config variables used throughout the MCA code and collect
  them together into a mca_config struct. This keeps them tightly and
  neatly packed together instead of spilled all over the place.

  Then, convert those which are used as booleans into real booleans and
  save some space."

Signed-off-by: Ingo Molnar <mingo@kernel.org>

Trivial merge