# git rev-parse -q --verify 64ef8f2c4791940d7f3945507b6a45c20d959260^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git fixes-test warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 64ef8f2c4791940d7f3945507b6a45c20d959260^{commit} 64ef8f2c4791940d7f3945507b6a45c20d959260 # 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/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 64ef8f2c4791940d7f3945507b6a45c20d959260 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/powerpc-fixes_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- allnoconfig # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/powerpc-fixes_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/powerpc-fixes_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 48 ARCH=x86_64 O=/kisskb/build/powerpc-fixes_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/powerpc-fixes_x86_64-allnoconfig_x86_64-gcc4.9 # Build took: 0:00:25.799281