Re: [PATCH] powerpc/hv-24x7: Fix pvr check when setting interface version

2023-02-15 Thread Michael Ellerman
On Wed, 1 Feb 2023 00:18:04 +0530, Kajol Jain wrote: > Commit ec3eb9d941a9 ("powerpc/perf: Use PVR rather than > oprofile field to determine CPU version") added usage > of pvr value instead of oprofile field to determine the > platform. In hv-24x7 pmu driver code, pvr check uses PVR_POWER8 > when a

Re: [PATCH] powerpc/hv-24x7: Fix pvr check when setting interface version

2023-02-02 Thread kajoljain
On 2/1/23 19:41, Sachin Sant wrote: > > >> On 01-Feb-2023, at 12:18 AM, Kajol Jain wrote: >> >> Commit ec3eb9d941a9 ("powerpc/perf: Use PVR rather than >> oprofile field to determine CPU version") added usage >> of pvr value instead of oprofile field to determine the >> platform. In hv-24x7 p

Re: [PATCH] powerpc/hv-24x7: Fix pvr check when setting interface version

2023-02-01 Thread Sachin Sant
> On 01-Feb-2023, at 12:18 AM, Kajol Jain wrote: > > Commit ec3eb9d941a9 ("powerpc/perf: Use PVR rather than > oprofile field to determine CPU version") added usage > of pvr value instead of oprofile field to determine the > platform. In hv-24x7 pmu driver code, pvr check uses PVR_POWER8 > whe

[PATCH] powerpc/hv-24x7: Fix pvr check when setting interface version

2023-01-31 Thread Kajol Jain
Commit ec3eb9d941a9 ("powerpc/perf: Use PVR rather than oprofile field to determine CPU version") added usage of pvr value instead of oprofile field to determine the platform. In hv-24x7 pmu driver code, pvr check uses PVR_POWER8 when assigning the interface version for power8 platform. But power8