Re: [linux-yocto][linux-yocto v5.10/standard/preempt-rt/base][PATCH] Revert "net/xfrm: fixup 5.10.30 -stable merge"

2021-06-17 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.10/standard/preempt-rt/base][PATCH] Revert "net/xfrm: fixup 5.10.30 -stable merge" on 17/06/2021 Yanfei Xu wrote: > The commit b7a01a10d2f9 ("net: xfrm: Use sequence counter with > associated spinl

[linux-yocto][linux-yocto v5.10/standard/preempt-rt/base][PATCH] Revert "net/xfrm: fixup 5.10.30 -stable merge"

2021-06-16 Thread Xu, Yanfei
The commit b7a01a10d2f9 ("net: xfrm: Use sequence counter with associated spinlock") change the type of xfrm_state_hash_generation from "seqcount_t" to "seqcount_spinlock_t". Revert this commit for fixing compile failure of "incompatible pointer type". This reverts commit