Re: [GIT PULL] x86/ras changes for v3.8

2012-12-11 Thread Linus Torvalds
On Tue, Dec 11, 2012 at 3:13 AM, Ingo Molnar  wrote:
> Linus,
>
> Please pull the latest x86-ras-for-linus git tree from:

This is missing the diffstat. Wazzup?

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT PULL] x86/ras changes for v3.8

2012-12-11 Thread Ingo Molnar
Linus,

Please pull the latest x86-ras-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-ras-for-linus

   HEAD: 003db633d6f2d3649ea18652a3c55ad17d4f0e47 Merge tag 'mca_cfg' of 
git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras

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.

out-of-topic modifications in x86-ras-for-linus:

drivers/base/core.c# 9187239: drivers/base: Add a DEVICE_BOOL_A
include/linux/device.h # 9187239: drivers/base: Add a DEVICE_BOOL_A

 Thanks,

Ingo

-->
Borislav Petkov (5):
  drivers/base: Add a DEVICE_BOOL_ATTR macro
  x86, MCA: Convert dont_log_ce, banks and tolerant
  x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeout
  x86, MCA: Convert the next three variables batch
  x86, MCA: Finish mca_config conversion

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/