On Fri, 21 Aug 2020 13:36:10 +0530, Kajol Jain wrote: > Commit 792f73f747b8 ("powerpc/hv-24x7: Add sysfs files inside hv-24x7 > device to show cpumask") added cpumask file as part of hv-24x7 driver > inside the interface folder. Cpumask file suppose to be in the top > folder of the pmu driver inorder to make hotplug works. > > This patch fix that issue and create new group 'cpumask_attr_group' > to add cpumask file and make sure it added on top folder. > > [...]
Applied to powerpc/fixes. [1/1] powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver https://git.kernel.org/powerpc/c/64ef8f2c4791940d7f3945507b6a45c20d959260 cheers