diff options
author | Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> | 2015-03-31 03:53:38 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-04-11 12:49:21 +0200 |
commit | 145264e2129a5e2fca9bc75f666e80424020f9ea (patch) | |
tree | 92e4158a3b1dd63fe5749e37dba4cef853668235 /arch/powerpc/perf/req-gen | |
parent | powerpc/powernv: Add interfaces for flash device access (diff) | |
download | linux-145264e2129a5e2fca9bc75f666e80424020f9ea.tar.xz linux-145264e2129a5e2fca9bc75f666e80424020f9ea.zip |
powerpc/perf/hv-24x7: Modify definition of request and result buffers
The parameters to the 24x7 HCALL have variable number of elements in them.
Set the minimum number of such elements to 1 rather than 0 and eliminate
the temporary structures.
This would enable us to submit multiple counter requests and process
multiple results from a single HCALL (in a follow on patch).
Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/perf/req-gen')
0 files changed, 0 insertions, 0 deletions