-
Li RongQing authored
when spinlock is locked/unlocked, its elements will be changed, so marking it as __read_mostly is not suitable. and remove a duplicate definition of nf_conntrack_locks_all_lock strange that compiler does not complain. Signed-off-by:
Li RongQing <lirongqing@baidu.com> Signed-off-by:
Pablo Neira Ayuso <pablo@netfilter.org>
44b63b0aLi RongQing authoredwhen spinlock is locked/unlocked, its elements will be changed, so marking it as __read_mostly is not suitable. and remove a duplicate definition of nf_conntrack_locks_all_lock strange that compiler does not complain. Signed-off-by:
Li RongQing <lirongqing@baidu.com> Signed-off-by:
Pablo Neira Ayuso <pablo@netfilter.org>
Loading