# git rev-parse -q --verify d6e1712b78251cf4470b0543bb4a8b491949aa32^{commit} d6e1712b78251cf4470b0543bb4a8b491949aa32 already have revision, skipping fetch # git checkout -q -f -B kisskb d6e1712b78251cf4470b0543bb4a8b491949aa32 # git clean -qxdf # < git log -1 # commit d6e1712b78251cf4470b0543bb4a8b491949aa32 # Merge: f6963ab4b01c 5a88a3f67e37 # Author: Linus Torvalds # Date: Wed Jul 10 12:00:43 2024 -0700 # # Merge tag 'vfio-v6.10' of https://github.com/awilliam/linux-vfio # # Pull VFIO fix from Alex Williamson: # # - Recent stable backports are exposing a bug introduced in the v6.10 # development cycle where a counter value is uninitialized. This leads # to regressions in userspace drivers like QEMU where where the kernel # might ask for an arbitrary buffer size or return out of memory itself # based on a bogus value. Zero initialize the counter. (Yi Liu) # # * tag 'vfio-v6.10' of https://github.com/awilliam/linux-vfio: # vfio/pci: Init the count variable in collecting hot-reset devices # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 d6e1712b78251cf4470b0543bb4a8b491949aa32 # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/fs/bcachefs/data_update.c: In function '__bch2_data_update_index_update': /kisskb/src/fs/bcachefs/data_update.c:338:1: error: the frame size of 1028 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] } ^ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:244: fs/bcachefs/data_update.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: fs/bcachefs] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: fs] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1934: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_m68k-gcc8 # Build took: 0:05:42.797368