summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-07-30 21:11:08 -0700
committerDavid S. Miller <davem@davemloft.net>2016-07-30 21:11:08 -0700
commitc27bdce2b916b01c27615467c69d357d3426c42f (patch)
tree93c36c2d45305788c3c869bd9d636dbaaa3a70f7 /net
parent122e9b71273f9d99ed90d51709674bc69c175fa0 (diff)
parent0759e552bce7257db542e203a01a9ef8843c751e (diff)
downloadop-kernel-dev-c27bdce2b916b01c27615467c69d357d3426c42f.zip
op-kernel-dev-c27bdce2b916b01c27615467c69d357d3426c42f.tar.gz
Merge branch 'macsec-fixes'
Sabrina Dubroca says: ==================== macsec: reference counting fixes Patch 1 adds explicit reference counting on RXSCs, instead of the current implicit reference counting using the RXSA's refcount. Patch 2 fixes possible kernel panics during module unload caused by an RCU callback that schedules another RCU callback, which the rcu_barrier() added in b196c22af5c3 ("macsec: add rcu_barrier() on module exit") didn't protect against. Patch 3 fixes a refcounting issue with the underlying device for a macsec device when link creation fails. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud