# git rev-parse -q --verify a9f94826e4bb6402e67f3eb849dee0811f1de6da^{commit} a9f94826e4bb6402e67f3eb849dee0811f1de6da already have revision, skipping fetch # git checkout -q -f -B kisskb a9f94826e4bb6402e67f3eb849dee0811f1de6da # git clean -qxdf # < git log -1 # commit a9f94826e4bb6402e67f3eb849dee0811f1de6da # Merge: d075c0c1be27 781121a7f6d1 # Author: Linus Torvalds # Date: Fri May 27 18:17:03 2022 -0700 # # Merge tag 'clang-format-for-linus-v5.19-rc1' of https://github.com/ojeda/linux # # Pull clang-format updates from Miguel Ojeda: # "clang-format modernization and cleanups. # # A few changes from Brian Norris and Mickaël Salaün to start taking # advantage of some clang-format 11 features, plus a few cleanups and # the usual update of the macro list" # # * tag 'clang-format-for-linus-v5.19-rc1' of https://github.com/ojeda/linux: # clang-format: Fix space after for_each macros # clang-format: Fix goto labels indentation # clang-format: Update to clang-format >= 6 # clang-format: Extend the for_each list with tools/ # clang-format: Simplify command with `sort -u` # clang-format: Use POSIX locale for `sort` # clang-format: Update with v5.18-rc7's `for_each` macro list # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 a9f94826e4bb6402e67f3eb849dee0811f1de6da # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/include/linux/device.h:15:0, from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/sound/soc/intel/avs/board_selection.c:9: /kisskb/src/sound/soc/intel/avs/board_selection.c: In function 'avs_register_i2s_board': /kisskb/src/sound/soc/intel/avs/board_selection.c:328:22: error: format '%ld' expects argument of type 'long int', but argument 5 has type 'int' [-Werror=format=] dev_err(adev->dev, "Platform supports %d SSPs but board %s requires SSP%ld\n", ^ /kisskb/src/include/linux/dev_printk.h:110:16: note: in definition of macro 'dev_printk_index_wrap' _p_func(dev, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/dev_printk.h:144:49: note: in expansion of macro 'dev_fmt' dev_printk_index_wrap(_dev_err, KERN_ERR, dev, dev_fmt(fmt), ##__VA_ARGS__) ^ /kisskb/src/sound/soc/intel/avs/board_selection.c:328:3: note: in expansion of macro 'dev_err' dev_err(adev->dev, "Platform supports %d SSPs but board %s requires SSP%ld\n", ^ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:271: sound/soc/intel/avs/board_selection.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:500: sound/soc/intel/avs] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/soc/intel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: sound/soc] Error 2 make[1]: *** [/kisskb/src/Makefile:1839: sound] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 # Build took: 0:04:19.739540