Skip to content

Commit

Permalink
Merge branch 'v5.10-rt' into 5.10-rt
Browse files Browse the repository at this point in the history
  • Loading branch information
xanmod committed May 8, 2021
2 parents d466a19 + a2847d5 commit efb1abe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion include/net/netns/xfrm.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ struct netns_xfrm {
struct dst_ops xfrm6_dst_ops;
#endif
spinlock_t xfrm_state_lock;
seqcount_t xfrm_state_hash_generation;
seqcount_spinlock_t xfrm_state_hash_generation;

spinlock_t xfrm_policy_lock;
struct mutex xfrm_cfg_mutex;
Expand Down
2 changes: 1 addition & 1 deletion localversion-rt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-rt37
-rt38

0 comments on commit efb1abe

Please sign in to comment.