Michael Ellerman <[email protected]> writes: > Kajol Jain <[email protected]> writes: >> To expose the system dependent parameter like total number of >> sockets and numbers of chips per socket, patch adds two sysfs files. >> "sockets" and "chips" are added to /sys/devices/hv_24x7/interface/ >> of the "hv_24x7" pmu. >> >> Signed-off-by: Kajol Jain <[email protected]> >> --- >> arch/powerpc/perf/hv-24x7.c | 22 ++++++++++++++++++++++ >> 1 file changed, 22 insertions(+) > > This should also add documentation under Documentation/ABI.
Ugh, sorry, you do that in the next patch :} cheers

