# 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-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 b75dba7f472ca6c2dd0b8ee41f5a4b5a45539306 # < make -s -j 48 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 48 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 48 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 48 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/arch/m68k/mvme16x/config.c: In function 'mvme16x_hwclk': /kisskb/src/arch/m68k/mvme16x/config.c:437:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ /kisskb/src/arch/m68k/mvme147/config.c: In function 'mvme147_hwclk': /kisskb/src/arch/m68k/mvme147/config.c:172:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/8390/xsurf100.c:48: /kisskb/src/drivers/net/ethernet/8390/lib8390.c:995:27: warning: '____alloc_ei_netdev' defined but not used [-Wunused-function] static struct net_device *____alloc_ei_netdev(int size) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:957:13: warning: '__ei_set_multicast_list' defined but not used [-Wunused-function] static void __ei_set_multicast_list(struct net_device *dev) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:857:33: warning: '__ei_get_stats' defined but not used [-Wunused-function] static struct net_device_stats *__ei_get_stats(struct net_device *dev) ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:512:13: warning: '__ei_poll' defined but not used [-Wunused-function] static void __ei_poll(struct net_device *dev) ^~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:303:20: warning: '__ei_start_xmit' defined but not used [-Wunused-function] static netdev_tx_t __ei_start_xmit(struct sk_buff *skb, ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:257:13: warning: '__ei_tx_timeout' defined but not used [-Wunused-function] static void __ei_tx_timeout(struct net_device *dev, unsigned int txqueue) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:233:12: warning: '__ei_close' defined but not used [-Wunused-function] static int __ei_close(struct net_device *dev) ^~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:204:12: warning: '__ei_open' defined but not used [-Wunused-function] static int __ei_open(struct net_device *dev) ^~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_m68k-defconfig_m68k-gcc8 # Build took: 0:02:06.481181