# git rev-parse -q --verify 80be5998ad6339e3e804a772723390cb50b96428^{commit} 80be5998ad6339e3e804a772723390cb50b96428 already have revision, skipping fetch # git checkout -q -f -B kisskb 80be5998ad6339e3e804a772723390cb50b96428 # git clean -qxdf # < git log -1 # commit 80be5998ad6339e3e804a772723390cb50b96428 # Author: Masami Hiramatsu # Date: Wed Sep 15 09:53:38 2021 +0900 # # tools/bootconfig: Define memblock_free_ptr() to fix build error # # The lib/bootconfig.c file is shared with the 'bootconfig' tooling, and # as a result, the changes incommit 77e02cf57b6c ("memblock: introduce # saner 'memblock_free_ptr()' interface") need to also be reflected in the # tooling header file. # # So define the new memblock_free_ptr() wrapper, and remove unused __pa() # and memblock_free(). # # Fixes: 77e02cf57b6c ("memblock: introduce saner 'memblock_free_ptr()' interface") # Signed-off-by: Masami Hiramatsu # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 80be5998ad6339e3e804a772723390cb50b96428 # < make -s -j 32 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- generic-32bit_defconfig # < make -s -j 32 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 32 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 32 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1169:1: warning: the frame size of 1672 bytes is larger than 1536 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/scsi/ncr53c8xx.c:8000:26: warning: 'retrieve_from_waiting_list' defined but not used [-Wunused-function] static struct scsi_cmnd *retrieve_from_waiting_list(int to_remove, struct ncb *np, struct scsi_cmnd *cmd) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/xxhash.c: In function 'xxh64': /kisskb/src/lib/xxhash.c:236:1: warning: the frame size of 1616 bytes is larger than 1536 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 # Build took: 0:01:13.051650