# git rev-parse -q --verify b75dba7f472ca6c2dd0b8ee41f5a4b5a45539306^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master 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 b75dba7f472ca6c2dd0b8ee41f5a4b5a45539306^{commit} b75dba7f472ca6c2dd0b8ee41f5a4b5a45539306 # git checkout -q -f -B kisskb b75dba7f472ca6c2dd0b8ee41f5a4b5a45539306 # git clean -qxdf # < git log -1 # commit b75dba7f472ca6c2dd0b8ee41f5a4b5a45539306 # Merge: ff92acb220c5 7018c897c2f2 # Author: Linus Torvalds # Date: Sun Feb 7 10:45:26 2021 -0800 # # Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm # # Pull libnvdimm fixes from Dan Williams: # "A fix for a crash scenario that has been present since the initial # merge, a minor regression in sysfs attribute visibility, and a fix for # some flexible array warnings. # # The bulk of this pull is an update to the libnvdimm unit test # infrastructure to test non-ACPI platforms. Given there is zero # regression risk for test updates, and the tests enable validation of # bits headed towards the next merge window, I saw no reason to hold the # new tests back. Santosh originally submitted this before the v5.11 # window opened. # # Summary: # # - Fix a crash when sysfs accesses race 'dimm' driver probe/remove. # # - Fix a regression in 'resource' attribute visibility necessary for # mapping badblocks and other physical address interrogations. # # - Fix some flexible array warnings # # - Expand the unit test infrastructure for non-ACPI platforms" # # * tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm: # libnvdimm/dimm: Avoid race between probe and available_slots_show() # ndtest: Add papr health related flags # ndtest: Add nvdimm control functions # ndtest: Add regions and mappings to the test buses # ndtest: Add dimm attributes # ndtest: Add dimms to the two buses # ndtest: Add compatability string to treat it as PAPR family # testing/nvdimm: Add test module for non-nfit platforms # libnvdimm/namespace: Fix visibility of namespace resource attribute # libnvdimm/pmem: Remove unused header # ACPI: NFIT: Fix flexible_array.cocci warnings # < /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 b75dba7f472ca6c2dd0b8ee41f5a4b5a45539306 # < make -s -j 48 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=0x2747E914 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 48 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 48 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:5161:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 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- /kisskb/src/samples/seccomp/user-trap.c: In function 'send_fd': /kisskb/src/samples/seccomp/user-trap.c:50:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int *)CMSG_DATA(cmsg)) = fd; ^ /kisskb/src/samples/seccomp/user-trap.c: In function 'recv_fd': /kisskb/src/samples/seccomp/user-trap.c:83:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *((int *)CMSG_DATA(cmsg)); ^ Auto-detecting system features: ... libelf: [ OFF ] ... zlib: [ OFF ] ... bpf: [ on ] No libelf found make[5]: *** [Makefile:287: elfdep] Error 1 make[4]: *** [/kisskb/src/kernel/bpf/preload/Makefile:11: kernel/bpf/preload/libbpf.a] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf/preload] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1800: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 48 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:19.137226