# git rev-parse -q --verify 303392fd5c160822bf778270b28ec5ea50cab2b4^{commit} 303392fd5c160822bf778270b28ec5ea50cab2b4 already have revision, skipping fetch # git checkout -q -f -B kisskb 303392fd5c160822bf778270b28ec5ea50cab2b4 # git clean -qxdf # < git log -1 # commit 303392fd5c160822bf778270b28ec5ea50cab2b4 # Merge: 8e8d9442d113 7b97174cc93f # Author: Linus Torvalds # Date: Sat Jul 3 11:57:42 2021 -0700 # # Merge tag 'leds-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds # # Pull LED updates from Pavel Machek: # "This contains quite a lot of fixes, with more fixes in my inbox that # did not make it (sorry)" # # * tag 'leds-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds: (36 commits) # leds: lgm: Fix up includes # leds: ktd2692: Fix an error handling path # leds: as3645a: Fix error return code in as3645a_parse_node() # leds: turris-omnia: add missing MODULE_DEVICE_TABLE # leds: lp55xx: Initialize enable GPIO direction to output # leds: lm36274: Add missed property.h # leds: el15203000: Make error handling more robust # leds: pwm: Make error handling more robust # leds: lt3593: Make use of device properties # leds: lp50xx: Put fwnode in error case during ->probe() # leds: lm3697: Don't spam logs when probe is deferred # leds: lm3692x: Put fwnode in any case during ->probe() # leds: lm36274: Correct headers (of*.h -> mod_devicetable.h) # leds: lm36274: Put fwnode in error case during ->probe() # leds: lm3532: Make error handling more robust # leds: lm3532: select regmap I2C API # leds: lgm-sso: Drop duplicate NULL check for GPIO operations # leds: lgm-sso: Remove unneeded of_match_ptr() # leds: lgm-sso: Fix clock handling # leds: el15203000: Introduce to_el15203000_led() helper # ... # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 303392fd5c160822bf778270b28ec5ea50cab2b4 # < make -s -j 24 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 24 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 24 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 24 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/drivers/tty/serial/sunzilog.c:1128:13: warning: 'sunzilog_putchar' defined but not used [-Wunused-function] static void sunzilog_putchar(struct uart_port *port, int ch) ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ /kisskb/src/drivers/scsi/ufs/ufshcd.c:9016:12: warning: 'ufshcd_wl_runtime_suspend' defined but not used [-Wunused-function] static int ufshcd_wl_runtime_suspend(struct device *dev) ^ /kisskb/src/drivers/scsi/ufs/ufshcd.c:9036:12: warning: 'ufshcd_wl_runtime_resume' defined but not used [-Wunused-function] static int ufshcd_wl_runtime_resume(struct device *dev) ^ /kisskb/src/drivers/scsi/ufs/ufshcd.c:9769:12: warning: 'ufshcd_rpmb_resume' defined but not used [-Wunused-function] static int ufshcd_rpmb_resume(struct device *dev) ^ In file included from :0:0: /kisskb/src/drivers/net/ethernet/microchip/sparx5/sparx5_netdev.c: In function 'ifh_encode_bitfield': /kisskb/src/include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_399' declared with attribute error: Unsupported width, must be <= 40 _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/compiler_types.h:309:4: note: in definition of macro '__compiletime_assert' prefix ## suffix(); \ ^ /kisskb/src/include/linux/compiler_types.h:328:2: note: in expansion of macro '_compiletime_assert' _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/drivers/net/ethernet/microchip/sparx5/sparx5_netdev.c:28:2: note: in expansion of macro 'compiletime_assert' compiletime_assert(width <= 40, "Unsupported width, must be <= 40"); ^ make[6]: *** [/kisskb/src/scripts/Makefile.build:273: drivers/net/ethernet/microchip/sparx5/sparx5_netdev.o] Error 1 make[5]: *** [/kisskb/src/scripts/Makefile.build:516: drivers/net/ethernet/microchip/sparx5] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:516: drivers/net/ethernet/microchip] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:516: drivers/net/ethernet] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:516: drivers/net] Error 2 make[1]: *** [/kisskb/src/Makefile:1847: drivers] Error 2 make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 24 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc-allmodconfig_sparc64 # Build took: 0:15:26.991408