On Thu, 9 May 2013 15:32:23 +0200, Jiri Olsa wrote: > Adding ABI documentation for newly added 'precise' 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-precise | 10 > ++++++++++ > 1 file changed, 10 insertions(+) > create mode 100644 > Documentation/ABI/testing/sysfs-bus-event_source-devices-cpu-precise > > diff --git > a/Documentation/ABI/testing/sysfs-bus-event_source-devices-cpu-precise > b/Documentation/ABI/testing/sysfs-bus-event_source-devices-cpu-precise > new file mode 100644 > index 0000000..f3ed378 > --- /dev/null > +++ b/Documentation/ABI/testing/sysfs-bus-event_source-devices-cpu-precise > @@ -0,0 +1,10 @@ > +Where: /sys/bus/event_source/devices/cpu/precise > +Date: January 2013 > +Kernel Version: 3.7
Looks like a copy-and-paste problem. :) Thanks, Namhyung > +Contact: Jiri Olsa <[email protected]> > + Linux kernel mailing list <[email protected]> > +Description: > + X86 specific attribute > + > + Attribute to specify the maximum allowed value > + for perf_event_attr:precise_ip field. -- 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/

