# git rev-parse -q --verify 31d949782e1daf4b329337dd36b2d6d60764fe29^{commit} 31d949782e1daf4b329337dd36b2d6d60764fe29 already have revision, skipping fetch # git checkout -q -f -B kisskb 31d949782e1daf4b329337dd36b2d6d60764fe29 # git clean -qxdf # < git log -1 # commit 31d949782e1daf4b329337dd36b2d6d60764fe29 # Merge: d701a8ccac7a b3bb9413e717 # Author: Linus Torvalds # Date: Fri Jan 21 08:51:48 2022 +0200 # # Merge tag 'xfs-5.17-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux # # Pull more xfs irix ioctl housecleaning from Darrick Wong: # "Withdraw the XFS_IOC_ALLOCSP* and XFS_IOC_FREESP* ioctl definitions. # # This is the third and final of a series of small pull requests that # perform some long overdue housecleaning of XFS ioctls. This time, # we're withdrawing all variants of the ALLOCSP and FREESP ioctls from # XFS' userspace API. This might be a little premature since we've only # just removed the functionality, but as I pointed out in the last pull # request, nobody (including fstests) noticed that it was broken for 20 # years. # # In response to the patch, we received a single comment from someone # who stated that they 'augment' the ioctl for their own purposes, but # otherwise acquiesced to the withdrawal. I still want to try to clobber # these old ioctl definitions in 5.17. # # So remove the header definitions for these ioctls. The just-removed # implementation has allowed callers to read stale disk contents for # more than **21 years** and nobody noticed or complained, which implies # a lack of users aside from exploit programs" # # * tag 'xfs-5.17-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: # xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitions # < /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 31d949782e1daf4b329337dd36b2d6d60764fe29 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_skiroot_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/linus_skiroot_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/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/stacktrace.c: In function 'handle_backtrace_ipi': /kisskb/src/arch/powerpc/kernel/stacktrace.c:171:2: error: implicit declaration of function 'nmi_cpu_backtrace' [-Werror=implicit-function-declaration] nmi_cpu_backtrace(regs); ^ /kisskb/src/arch/powerpc/kernel/stacktrace.c: In function 'arch_trigger_cpumask_backtrace': /kisskb/src/arch/powerpc/kernel/stacktrace.c:226:2: error: implicit declaration of function 'nmi_trigger_cpumask_backtrace' [-Werror=implicit-function-declaration] nmi_trigger_cpumask_backtrace(mask, exclude_self, raise_backtrace_ipi); ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:288: arch/powerpc/kernel/stacktrace.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: arch/powerpc/kernel] Error 2 make[1]: *** [/kisskb/src/Makefile:1831: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:01:32.576431