]> git.baikalelectronics.ru Git - kernel.git/commit
sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute
authorAndi Kleen <andi@firstfloor.org>
Tue, 1 Jul 2008 16:48:43 +0000 (18:48 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 22 Jul 2008 04:55:02 +0000 (21:55 -0700)
commita518ba591b1754841e4d751aba98a25872335f1a
treea1530ff0ef71d1daa9bff54a910dee5ab0b6a91c
parent3a93a48e06674da65f2c42e3ab5694727166ddd4
sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute

Use the new generic int attribute accessors for the x86 mce tolerant
attribute. Simple example to illustrate the new macros.

There are much more places all over the tree that could be converted
like this.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/kernel/cpu/mcheck/mce_64.c