mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-03-26 14:14:31 +08:00
The rwlock is almost always used in write mode, so there's no reason to not use a spinlock instead. Signed-off-by: David Teigland <teigland@redhat.com>