mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-08 21:25:34 +09:00
This patch replaces the global lock to one lock per subsystem. The per-subsystem lock avoids that processes operating with different subsystems are synchronized. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>