]> 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)
commitbcb236cfa126f38540b15b9759fec287cecf69fb
treeb7fde2e7ee714d769bb5e4f957ab9eea0e8ed5fe
parent481b6beff913dd70cc416300dc638ae6529b5995
parent03d8dc675f6afc478f6b76cf9ad77a851f259e0d
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