Merge tag 'leds-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Nov 2021 01:49:25 +0000 (18:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Nov 2021 01:49:25 +0000 (18:49 -0700)
commit4dee060625e1095c7065fead542e96ba9504c7eb
treeb7fde2e7ee714d769bb5e4f957ab9eea0e8ed5fe
parent73d21a3579818aa0e39de207474a39ca35c7d8cb
parent97b31c1f8eb865bc3aa5f4a08286a6406d782ea8
Merge tag 'leds-5.16-rc1' of git://git./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