mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
During the reorganization some of the multi-theaded locking assumptions were accidently relaxed. This patch moves us back towards a more conservative locking strategy. Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>