Adding ABI documentation for newly added 'rdpmc' sysfs attribute. It's added under the testing section.
Signed-off-by: Jiri Olsa <[email protected]> Cc: Corey Ashford <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> Cc: Andi Kleen <[email protected]> Cc: David Ahern <[email protected]> Cc: Stephane Eranian <[email protected]> --- .../ABI/testing/sysfs-bus-event_source-devices-cpu-rdpmc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Documentation/ABI/testing/sysfs-bus-event_source-devices-cpu-rdpmc diff --git a/Documentation/ABI/testing/sysfs-bus-event_source-devices-cpu-rdpmc b/Documentation/ABI/testing/sysfs-bus-event_source-devices-cpu-rdpmc new file mode 100644 index 0000000..b4f5cbf --- /dev/null +++ b/Documentation/ABI/testing/sysfs-bus-event_source-devices-cpu-rdpmc @@ -0,0 +1,8 @@ +Where: /sys/bus/event_source/devices/cpu/rdpmc +Date: January 2013 +Kernel Version: 3.7 +Contact: Linux kernel mailing list <[email protected]> +Description: + X86 specific attribute + + Attribute to enable/disable user space RDPMC instruction. -- 1.7.11.7 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

