# git rev-parse -q --verify ff6e6ded54725cd01623b9a1a86b74a523198733^{commit} ff6e6ded54725cd01623b9a1a86b74a523198733 already have revision, skipping fetch # git checkout -q -f -B kisskb ff6e6ded54725cd01623b9a1a86b74a523198733 # git clean -qxdf # < git log -1 # commit ff6e6ded54725cd01623b9a1a86b74a523198733 # Merge: e59a698b2d89 ce413486c9a0 # Author: Linus Torvalds # Date: Thu Sep 7 16:07:35 2023 -0700 # # Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux # # Pull RTC updates from Alexandre Belloni: # "Subsystem: # # - Add a way for drivers to tell the core the supported alarm range is # smaller than the date range. This is not used yet but will be # useful for the alarmtimers in the next release. # # - fix Wvoid-pointer-to-enum-cast warnings # # - remove redundant of_match_ptr() # # - stop warning for invalid alarms when the alarm is disabled # # Drivers: # # - isl12022: allow setting the trip level for battery level detection # # - pcf2127: add support for PCF2131 and multiple timestamps # # - stm32: time precision improvement, many fixes # # - twl: NVRAM support" # # * tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: (73 commits) # dt-bindings: rtc: ds3231: Remove text binding # rtc: wm8350: remove unnecessary messages # rtc: twl: remove unnecessary messages # rtc: sun6i: remove unnecessary message # rtc: stop warning for invalid alarms when the alarm is disabled # rtc: twl: add NVRAM support # rtc: pcf85363: Allow to wake up system without IRQ # rtc: m48t86: add DT support for m48t86 # dt-bindings: rtc: Add ST M48T86 # rtc: pcf2127: remove useless check # rtc: rzn1: Report maximum alarm limit to rtc core # rtc: ds1305: Report maximum alarm limit to rtc core # rtc: tps6586x: Report maximum alarm limit to rtc core # rtc: cmos: Report supported alarm limit to rtc infrastructure # rtc: cros-ec: Detect and report supported alarm window size # rtc: Add support for limited alarm timer offsets # rtc: isl1208: Fix incorrect logic in isl1208_set_xtoscb() # MAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM section # rtc: tps65910: Remove redundant dev_warn() and do not check for 0 return after calling platform_get_irq() # rtc: omap: Do not check for 0 return after calling platform_get_irq() # ... # < /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 ff6e6ded54725cd01623b9a1a86b74a523198733 # make -s -j 40 ARCH=s390 O=/kisskb/build/linus_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 40 ARCH=s390 O=/kisskb/build/linus_allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 40 ARCH=s390 O=/kisskb/build/linus_allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 40 ARCH=s390 O=/kisskb/build/linus_allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/drivers/mfd/cs42l43.c:1138:12: error: 'cs42l43_runtime_resume' defined but not used [-Werror=unused-function] 1138 | static int cs42l43_runtime_resume(struct device *dev) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/cs42l43.c:1124:12: error: 'cs42l43_runtime_suspend' defined but not used [-Werror=unused-function] 1124 | static int cs42l43_runtime_suspend(struct device *dev) | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/cs42l43.c:1106:12: error: 'cs42l43_resume' defined but not used [-Werror=unused-function] 1106 | static int cs42l43_resume(struct device *dev) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/cs42l43.c:1076:12: error: 'cs42l43_suspend' defined but not used [-Werror=unused-function] 1076 | static int cs42l43_suspend(struct device *dev) | ^~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/mfd/cs42l43.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/mfd] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1913: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 40 ARCH=s390 O=/kisskb/build/linus_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_allmodconfig_s390x-gcc11 # Build took: 0:04:55.910729