Merge tag 'leds-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds
Pull LED updates from Pavel Machek: "Johannes pointed out that locking is still problematic with triggers list, attempt to solve that by using RCU" * tag 'leds-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds: leds: trigger: Disable CPU trigger on PREEMPT_RT leds: trigger: use RCU to protect the led_cdevs list led-class-flash: fix -Wrestrict warning
Showing
- drivers/leds/led-class-flash.c 1 addition, 1 deletiondrivers/leds/led-class-flash.c
- drivers/leds/led-triggers.c 21 additions, 20 deletionsdrivers/leds/led-triggers.c
- drivers/leds/trigger/Kconfig 1 addition, 0 deletionsdrivers/leds/trigger/Kconfig
- include/linux/leds.h 1 addition, 1 deletioninclude/linux/leds.h
Please register or sign in to comment