X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Fcpu%2Fperf_event.h;h=4972c244d0bc2fbe445706943e0248073fd17a26;hb=d930acfdb021f9d61e156c4f53d42043305f5bf6;hp=c1a861829d817a2749372060df21c6d689294fff;hpb=81e990bbdeb77db80d7e7f0e36e159a0facfdff0;p=~andy%2Flinux diff --git a/arch/x86/kernel/cpu/perf_event.h b/arch/x86/kernel/cpu/perf_event.h index c1a861829d8..4972c244d0b 100644 --- a/arch/x86/kernel/cpu/perf_event.h +++ b/arch/x86/kernel/cpu/perf_event.h @@ -409,6 +409,7 @@ struct x86_pmu { /* * sysfs attrs */ + int attr_rdpmc_broken; int attr_rdpmc; struct attribute **format_attrs; struct attribute **event_attrs;