mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-04-14 13:20:37 +00:00

This lock is actually taken mostly as a writer, so using a rwlock actually just makes performance worse especially on chips like the Intel P4. Signed-off-by: David S. Miller <davem@davemloft.net>