commit | b56f642d2bf8c1f7c6499c1e55b23311a33cc796 | [log] [tgz] |
---|---|---|
author | Andi Kleen <andi@firstfloor.org> | Wed May 27 21:56:52 2009 +0200 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu May 28 09:24:15 2009 -0700 |
tree | 1bb766756da14454a027565c14914999b1a16191 | |
parent | 88921be30296e126896ee4d30758f989d1c4ddfb [diff] |
x86, mce: use extended sysattrs for the check_interval attribute. Instead of using own callbacks use the generic ones provided by the sysdev later. This finally allows to get rid of the ugly ACCESSOR macros. Should also save some text size. [ Impact: cleanup ] Signed-off-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>