# git rev-parse -q --verify 7d900724913cb293620a05c5a3134710db95d0d9^{commit} 7d900724913cb293620a05c5a3134710db95d0d9 already have revision, skipping fetch # git checkout -q -f -B kisskb 7d900724913cb293620a05c5a3134710db95d0d9 # git clean -qxdf # < git log -1 # commit 7d900724913cb293620a05c5a3134710db95d0d9 # Merge: add6b92660b3 53b74fa990bf # Author: Linus Torvalds # Date: Sun Apr 11 11:53:36 2021 -0700 # # Merge tag 'for-5.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fix from David Sterba: # "One more patch that we'd like to get to 5.12 before release. # # It's changing where and how the superblock is stored in the zoned # mode. It is an on-disk format change but so far there are no # implications for users as the proper mkfs support hasn't been merged # and is waiting for the kernel side to settle. # # Until now, the superblocks were derived from the zone index, but zone # size can differ per device. This is changed to be based on fixed # offset values, to make it independent of the device zone size. # # The work on that got a bit delayed, we discussed the exact locations # to support potential device sizes and usecases. (Partially delayed # also due to my vacation.) Having that in the same release where the # zoned mode is declared usable is highly desired, there are userspace # projects that need to be updated to recognize the feature. Pushing # that to the next release would make things harder to test" # # * tag 'for-5.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: zoned: move superblock logging zone location # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 7d900724913cb293620a05c5a3134710db95d0d9 # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0xEBA5C1EC # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 24 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig .config:5029:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 24 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:33: LSE atomics not supported by binutils arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:33: LSE atomics not supported by binutils /kisskb/src/drivers/firmware/tegra/bpmp.c:861:51: error: 'tegra186_soc' undeclared here (not in a function) { .compatible = "nvidia,tegra186-bpmp", .data = &tegra186_soc }, ^ make[4]: *** [/kisskb/src/scripts/Makefile.build:271: drivers/firmware/tegra/bpmp.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:514: drivers/firmware/tegra] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:514: drivers/firmware] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1851: drivers] Error 2 make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 24 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:03:37.548020