# git rev-parse -q --verify b75dba7f472ca6c2dd0b8ee41f5a4b5a45539306^{commit} b75dba7f472ca6c2dd0b8ee41f5a4b5a45539306 already have revision, skipping fetch # 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/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 b75dba7f472ca6c2dd0b8ee41f5a4b5a45539306 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:10:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xd53a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd53a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd53a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd53a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd53a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd53a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd53a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd53a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd53a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd53a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd53a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd53a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd53a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd53a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd53a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd43338) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-rc6-82881-gb75dba7f Created: Mon Feb 8 09:07:49 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6447814 Bytes = 6296.69 KiB = 6.15 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.11.0-rc6-82881-gb75dba7f Created: Mon Feb 8 09:07:49 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6480281 Bytes = 6328.40 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc6-82881-gb75dba7f Created: Mon Feb 8 09:07:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6480012 Bytes = 6328.14 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc6-82881-gb75dba7f Created: Mon Feb 8 09:07:50 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6480008 Bytes = 6328.13 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc6-82881-gb75dba7f Created: Mon Feb 8 09:07:49 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6478681 Bytes = 6326.84 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc6-82881-gb75dba7f Created: Mon Feb 8 09:07:49 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6478959 Bytes = 6327.11 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc6-82881-gb75dba7f Created: Mon Feb 8 09:07:50 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6479065 Bytes = 6327.21 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc6-82881-gb75dba7f Created: Mon Feb 8 09:07:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6479717 Bytes = 6327.85 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc6-82881-gb75dba7f Created: Mon Feb 8 09:07:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6478586 Bytes = 6326.74 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc6-82881-gb75dba7f Created: Mon Feb 8 09:07:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6479096 Bytes = 6327.24 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc6-82881-gb75dba7f Created: Mon Feb 8 09:07:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6479165 Bytes = 6327.31 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc6-82881-gb75dba7f Created: Mon Feb 8 09:07:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6479098 Bytes = 6327.24 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc6-82881-gb75dba7f Created: Mon Feb 8 09:07:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6478862 Bytes = 6327.01 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc6-82881-gb75dba7f Created: Mon Feb 8 09:07:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6478861 Bytes = 6327.01 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc6-82881-gb75dba7f Created: Mon Feb 8 09:07:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6480221 Bytes = 6328.34 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc6-82881-gb75dba7f Created: Mon Feb 8 09:07:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6478801 Bytes = 6326.95 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:08.748763