# git rev-parse -q --verify 81ff855485a366a391dc3aed3942715e676ed132^{commit} 81ff855485a366a391dc3aed3942715e676ed132 already have revision, skipping fetch # git checkout -q -f -B kisskb 81ff855485a366a391dc3aed3942715e676ed132 # git clean -qxdf # < git log -1 # commit 81ff855485a366a391dc3aed3942715e676ed132 # Merge: e25c54d17914 9e5f81f9a6e7 # Author: Linus Torvalds # Date: Sat Mar 11 09:24:05 2023 -0800 # # Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux # # Pull i2c updates from Wolfram Sang: # "This marks the end of a transition to let I2C have the same probe # semantics as other subsystems. Uwe took care that no drivers in the # current tree nor in -next use the deprecated .probe call. So, it is a # good time to switch to the new, standard semantics now. # # There is also a regression fix: # # - regression fix for the notifier handling of the I2C core # # - final coversions of drivers away from deprecated .probe # # - make .probe_new the standard probe and convert I2C core to use it # # * tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: # i2c: dev: Fix bus callback return values # i2c: Convert drivers to new .probe() callback # i2c: mux: Convert all drivers to new .probe() callback # i2c: Switch .probe() to not take an id parameter # media: i2c: ov2685: convert to i2c's .probe_new() # media: i2c: ov5695: convert to i2c's .probe_new() # w1: ds2482: Convert to i2c's .probe_new() # serial: sc16is7xx: Convert to i2c's .probe_new() # mtd: maps: pismo: Convert to i2c's .probe_new() # misc: ad525x_dpot-i2c: Convert to i2c's .probe_new() # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 81ff855485a366a391dc3aed3942715e676ed132 # < make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/drivers/media/i2c/imx290.c:1090:12: error: 'imx290_runtime_suspend' defined but not used [-Werror=unused-function] 1090 | static int imx290_runtime_suspend(struct device *dev) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/i2c/imx290.c:1082:12: error: 'imx290_runtime_resume' defined but not used [-Werror=unused-function] 1082 | static int imx290_runtime_resume(struct device *dev) | ^~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:252: drivers/media/i2c/imx290.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/media/i2c] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/media] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: drivers] Error 2 make[1]: *** [/kisskb/src/Makefile:2028: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_s390-allmodconfig_s390x-gcc11 # Build took: 0:25:02.522003