# 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-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 64ef8f2c4791940d7f3945507b6a45c20d959260 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_tqm8560_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- 85xx/tqm8560_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_tqm8560_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_tqm8560_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_tqm8560_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x53b16c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x52aa70) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.9.0-rc1-g64ef8f2c4791 Created: Sat Aug 22 02:01:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2684876 Bytes = 2621.95 KiB = 2.56 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.9.0-rc1-g64ef8f2c4791 Created: Sat Aug 22 02:01:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2716220 Bytes = 2652.56 KiB = 2.59 MiB Load Address: 00600000 Entry Point: 00600314 Completed OK # rm -rf /kisskb/build/powerpc-fixes_85xx_tqm8560_defconfig_powerpc-gcc4.9 # Build took: 0:00:53.118548