# git rev-parse -q --verify 7c16f0a4ed1ce7b0dd1c01fc012e5bde89fe7748^{commit} 7c16f0a4ed1ce7b0dd1c01fc012e5bde89fe7748 already have revision, skipping fetch # git checkout -q -f -B kisskb 7c16f0a4ed1ce7b0dd1c01fc012e5bde89fe7748 # git clean -qxdf # < git log -1 # commit 7c16f0a4ed1ce7b0dd1c01fc012e5bde89fe7748 # Merge: d14f2780f055 2c50f892caad # Author: Linus Torvalds # Date: Sun Jun 23 11:06:01 2024 -0400 # # Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux # # Pull i2c fixes from Wolfram Sang: # "The core gains placeholders for recently added functions when # CONFIG_I2C is not defined as well documentation fixes to start using # inclusive terminology. # # The drivers get paths in DT bindings fixed as well as proper interrupt # handling for the ocores driver" # # * tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: # docs: i2c: summary: be clearer with 'controller/target' and 'adapter/client' pairs # docs: i2c: summary: document 'local' and 'remote' targets # docs: i2c: summary: document use of inclusive language # docs: i2c: summary: update speed mode description # docs: i2c: summary: update I2C specification link # docs: i2c: summary: start sentences consistently. # i2c: Add nop fwnode operations # i2c: ocores: set IACK bit after core is enabled # dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller schema # dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schema # < /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 7c16f0a4ed1ce7b0dd1c01fc012e5bde89fe7748 # 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:336: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[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:53.684708