mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-15 13:14:46 +00:00
Convert part of the led trigger core from rw spinlocks to rw semaphores. We're calling functions which can sleep from invalid contexts otherwise. Fixes bug #9264. Signed-off-by: Richard Purdie <rpurdie@rpsys.net>