On Mon, 27 Jul 2020 13:46:04 -0500, Scott Cheloha wrote: > The H_GetPerformanceCounterInfo (GPCI) hypercall input/output structs are > useful to modules outside of perf/, so move them into asm/hvcall.h to live > alongside the other powerpc hypercall structs. > > Leave the perf-specific GPCI stuff in perf/hv-gpci.h.
Applied to powerpc/next. [1/2] powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.h https://git.kernel.org/powerpc/c/59562b5c33d6ff3685509ed58b2ed3c5b5712704 [2/2] powerpc/pseries: new lparcfg key/value pair: partition_affinity_score https://git.kernel.org/powerpc/c/5d1bc776428f34941a6237afb9454061b5b5e1e1 cheers