# 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_44x_sam440ep_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/sam440ep_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_44x_sam440ep_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_44x_sam440ep_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_44x_sam440ep_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1667:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x6438a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.9.0-rc1-g64ef8f2c4791 Created: Sat Aug 22 01:51:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3283460 Bytes = 3206.50 KiB = 3.13 MiB Load Address: 00700000 Entry Point: 007014a8 Completed OK # rm -rf /kisskb/build/powerpc-fixes_44x_sam440ep_defconfig_powerpc-gcc4.9 # Build took: 0:00:54.680199