mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-05-07 04:36:00 +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>