]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0272592feb597ead64b74bdad2476b3fe08fd524
treeb7fde2e7ee714d769bb5e4f957ab9eea0e8ed5fe
parentb80ffb8baef095d36a76d531fe53f5a7c8e4800c
parent2f575bdd66a2a178d3e4f2db62835d9ab15cc01d
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