# git rev-parse -q --verify b25f62ccb490680a8cee755ac4528909395e0711^{commit} b25f62ccb490680a8cee755ac4528909395e0711 already have revision, skipping fetch # git checkout -q -f -B kisskb b25f62ccb490680a8cee755ac4528909395e0711 # git clean -qxdf # < git log -1 # commit b25f62ccb490680a8cee755ac4528909395e0711 # Merge: 9070577ae9d6 ff598081e5b9 # Author: Linus Torvalds # Date: Fri Jun 30 15:22:09 2023 -0700 # # Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfio # # Pull VFIO updates from Alex Williamson: # # - Adjust log levels for common messages (Oleksandr Natalenko, Alex # Williamson) # # - Support for dynamic MSI-X allocation (Reinette Chatre) # # - Enable and report PCIe AtomicOp Completer capabilities (Alex # Williamson) # # - Cleanup Kconfigs for vfio bus drivers (Alex Williamson) # # - Add support for CDX bus based devices (Nipun Gupta) # # - Fix race with concurrent mdev initialization (Eric Farman) # # * tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfio: # vfio/mdev: Move the compat_class initialization to module init # vfio/cdx: add support for CDX bus # vfio/fsl: Create Kconfig sub-menu # vfio/platform: Cleanup Kconfig # vfio/pci: Cleanup Kconfig # vfio/pci-core: Add capability for AtomicOp completer support # vfio/pci: Also demote hiding standard cap messages # vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X # vfio/pci: Support dynamic MSI-X # vfio/pci: Probe and store ability to support dynamic MSI-X # vfio/pci: Use bitfield for struct vfio_pci_core_device flags # vfio/pci: Update stale comment # vfio/pci: Remove interrupt context counter # vfio/pci: Use xarray for interrupt context storage # vfio/pci: Move to single error path # vfio/pci: Prepare for dynamic interrupt context storage # vfio/pci: Remove negative check on unsigned vector # vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable # vfio/pci: demote hiding ecap messages to debug level # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 b25f62ccb490680a8cee755ac4528909395e0711 # make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- defconfig # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/drivers/char/mem.c: In function 'read_mem': /kisskb/src/drivers/char/mem.c:164:25: error: implicit declaration of function 'unxlate_dev_mem_ptr'; did you mean 'xlate_dev_mem_ptr'? [-Werror=implicit-function-declaration] 164 | unxlate_dev_mem_ptr(p, ptr); | ^~~~~~~~~~~~~~~~~~~ | xlate_dev_mem_ptr cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:252: drivers/char/mem.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/char] Error 2 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/fs/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:657:1: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=] 657 | } | ^ /kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /kisskb/src/fs/mpage.c:329:1: warning: the frame size of 1092 bytes is larger than 1024 bytes [-Wframe-larger-than=] 329 | } | ^ /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:400:1: warning: the frame size of 1128 bytes is larger than 1024 bytes [-Wframe-larger-than=] 400 | } | ^ make[2]: *** [/kisskb/src/scripts/Makefile.build:494: drivers] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2032: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_defconfig_sh4-gcc11 # Build took: 0:00:48.922575