# git rev-parse -q --verify 64ef8f2c4791940d7f3945507b6a45c20d959260^{commit} 64ef8f2c4791940d7f3945507b6a45c20d959260 already have revision, skipping fetch # git checkout -q -f -B kisskb 64ef8f2c4791940d7f3945507b6a45c20d959260 # git clean -qxdf # < git log -1 # commit 64ef8f2c4791940d7f3945507b6a45c20d959260 # Author: Kajol Jain # Date: Fri Aug 21 13:36:10 2020 +0530 # # powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver # # 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. The cpumask file is supposed to be in the # top folder of the PMU driver in order to make hotplug work. # # This patch fixes that issue and creates new group 'cpumask_attr_group' # to add cpumask file and make sure it added in top folder. # # command:# cat /sys/devices/hv_24x7/cpumask # 0 # # Fixes: 792f73f747b8 ("powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumask") # Signed-off-by: Kajol Jain # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20200821080610.123997-1-kjain@linux.ibm.com # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 64ef8f2c4791940d7f3945507b6a45c20d959260 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_ppc64_defconfig+NO_ALTIVEC_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64_defconfig # Added to kconfig CONFIG_ALTIVEC=n # Added to kconfig CONFIG_PPC_TRANSACTIONAL_MEM=n # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_ppc64_defconfig+NO_ALTIVEC_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_ppc64_defconfig+NO_ALTIVEC_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_ppc64_defconfig+NO_ALTIVEC_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/powerpc-fixes_ppc64_defconfig+NO_ALTIVEC_powerpc-gcc5 # Build took: 0:03:35.618260