aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/uapi/linux/bpf.h
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2019-04-29 17:22:59 +0200
committerJacek Anaszewski <jacek.anaszewski@gmail.com>2019-05-02 22:54:51 +0200
commit0db37915d912e8dc6588f25da76d3ed36718d92f (patch)
tree38722b37751981f868085562a6426b3d222abb4c /tools/include/uapi/linux/bpf.h
parentALSA: line6: Avoid polluting led_* namespace (diff)
downloadlinux-dev-0db37915d912e8dc6588f25da76d3ed36718d92f.tar.xz
linux-dev-0db37915d912e8dc6588f25da76d3ed36718d92f.zip
leds: avoid races with workqueue
There are races between "main" thread and workqueue. They manifest themselves on Thinkpad X60: This should result in LED blinking, but it turns it off instead: root@amd:/data/pavel# cd /sys/class/leds/tpacpi\:\:power root@amd:/sys/class/leds/tpacpi::power# echo timer > trigger root@amd:/sys/class/leds/tpacpi::power# echo timer > trigger It should be possible to transition from blinking to solid on by echo 0 > brightness; echo 1 > brightness... but that does not work, either, if done too quickly. Synchronization of the workqueue fixes both. Fixes: 1afcadfcd184 ("leds: core: Use set_brightness_work for the blocking op") Signed-off-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
Diffstat (limited to 'tools/include/uapi/linux/bpf.h')
0 files changed, 0 insertions, 0 deletions