commit | d26ecc4894464318dce51d709e19dd9d88916bee | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Mon Apr 16 18:20:36 2012 +0200 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Mon Apr 30 13:22:44 2012 +0200 |
tree | 5ab481b2e9af1eb50be90d39003ad3f5af905b90 | |
parent | f227d4306cf30e1d5b6f231e8ef9006c34f3d186 [diff] |
x86, MCE, AMD: Hide interrupt_enable sysfs node Depending on whether the box supports the APIC LVT interrupt for thresholding, we want to show the 'interrupt_enable' sysfs node or not. Make that the case by adding it to the default sysfs attributes only if it is supported. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>