[PATCH v2 0/1] xfrm : lock input tasklet skb queue
From: Tom Rix
Date: Tue Oct 22 2019 - 20:33:50 EST
Rev 2 is Jorg's original patch with some if-defs to lock only for RT.
I have tested Jorg's change, it works on RT and since it was first it
should take precedence.
I can appreciate not forcing the normal kernel to move ad-hoc to RT.
So I hope that the compromise of conditionally including the change
will be acceptable.
Tom