mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-11 06:35:36 +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>