# git rev-parse -q --verify f3033eb79136dd27b17e7a192fac0155ceab5eb8^{commit} f3033eb79136dd27b17e7a192fac0155ceab5eb8 already have revision, skipping fetch # git checkout -q -f -B kisskb f3033eb79136dd27b17e7a192fac0155ceab5eb8 # git clean -qxdf # < git log -1 # commit f3033eb79136dd27b17e7a192fac0155ceab5eb8 # Merge: 7eae27cd12a2 f2994f5341e0 # Author: Linus Torvalds # Date: Wed May 22 10:49:54 2024 -0700 # # Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds # # Pull LED updates from Lee Jones: # "Core Frameworks: # - Ensure seldom updated triggers have a brightness value before first # update # # New Device Support: # - Add support for Simatic IPC Device BX_59A to IPC LEDs Core # - Add support for Qualcomm PMI8950 PWM to LPG Core # # New Functionality: # - Add a bunch of new LED function identifiers # - Add support for High Resolution Timers in LED Trigger Patten # # Fix-ups: # - Shift out Audio Trigger to the Sound subsystem # - Convert suitable calls to devm_* managed resources # - Device Tree binding adaptions/conversions/creation # - Remove superfluous code/variables/attributes and simplify overall # - Use/convert to new/better APIs/helpers/MACROs instead of # hand-rolling implementations # # Bug Fixes: # - Repair enabling Torch Mode from V4L2 on the second LED # - Ensure PWM is disabled when suspending" # # * tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds: (28 commits) # leds: mt6370: Remove unused field 'reg_cfgs' from 'struct mt6370_priv' # leds: lp50xx: Remove unused field 'num_of_banked_leds' from 'struct lp50xx' # leds: lp50xx: Remove unused field 'bank_modules' from 'struct lp50xx_led' # leds: aat1290: Remove unused field 'torch_brightness' from 'struct aat1290_led' # leds: sun50i-a100: Use match_string() helper to simplify the code # leds: pwm: Disable PWM when going to suspend # leds: trigger: pattern: Add support for hrtimer # leds: mt6360: Fix the second LED can not enable torch mode by V4L2 # dt-bindings: leds: leds-qcom-lpg: Add support for PMI8950 PWM # leds: qcom-lpg: Add support for PMI8950 PWM # leds: apu: Remove duplicate DMI lookup data # leds: trigger: netdev: Remove not needed call to led_set_brightness in deactivate # dt-bindings: leds: Add LED_FUNCTION_SPEED_* for link speed on LAN/WAN # dt-bindings: leds: Add LED_FUNCTION_MOBILE for mobile network # leds: simatic-ipc-leds-gpio: Add support for module BX-59A # dt-bindings: leds: qcom-lpg: Document PM6150L compatible # dt-bindings: leds: pca963x: Convert text bindings to YAML # leds: an30259a: Use devm_mutex_init() for mutex initialization # leds: mlxreg: Use devm_mutex_init() for mutex initialization # leds: nic78bx: Use devm API to cleanup module's resources # ... # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 f3033eb79136dd27b17e7a192fac0155ceab5eb8 # make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence {standard input}: Assembler messages: {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1371: Error: displacement to undefined symbol .L197 overflows 8-bit field {standard input}:1397: Error: displacement to undefined symbol .L197 overflows 8-bit field {standard input}:1409: Error: displacement to undefined symbol .L197 overflows 8-bit field {standard input}:1358: Error: pcrel too far {standard input}:1360: Error: pcrel too far {standard input}:1362: Error: pcrel too far {standard input}:1365: Error: pcrel too far {standard input}:1380: Error: pcrel too far {standard input}:1385: Error: pcrel too far {standard input}:1387: Error: pcrel too far {standard input}:1388: Error: pcrel too far {standard input}:1392: Error: pcrel too far {standard input}:1400: Error: pcrel too far {standard input}:1401: Error: pcrel too far {standard input}:1402: Error: pcrel too far sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:244: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:1929: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allyesconfig_sh4-gcc13 # Build took: 0:08:45.783965