# 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 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_corenet64_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet64_smp_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_corenet64_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_corenet64_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_corenet64_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x1139170) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1200000) Image Name: Linux-5.9.0-rc1-g64ef8f2c4791 Created: Sat Aug 22 00:52:28 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7216470 Bytes = 7047.33 KiB = 6.88 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-fixes_corenet64_smp_defconfig_powerpc-gcc5 # Build took: 0:02:49.868064