]> nv-tegra.nvidia Code Review - linux-2.6.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)
commitd95d62c018209355c0dc998682ff792432aa870c
treea1530ff0ef71d1daa9bff54a910dee5ab0b6a91c
parent9800794ac11d4646384b3a310dfd1fe2eed577bf
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