Messages in this thread |  | | From | Michael Ellerman <> | Subject | Re: [PATCH v7 3/5] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show processor details | Date | Wed, 29 Apr 2020 21:33:21 +1000 |
| |
Michael Ellerman <mpe@ellerman.id.au> writes: > Kajol Jain <kjain@linux.ibm.com> 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 <kjain@linux.ibm.com> >> --- >> 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
|  |