On Mon, Feb 26, 2018 at 01:59:01PM +0100, Greg Kroah-Hartman wrote:
On Fri, Feb 23, 2018 at 04:00:08PM -0700, Nathan Chancellor wrote:
It may also be wise to take these two commits from mainline, as they are along the same lines as this one:
09acddf873b ("ip_tunnel: replace dst_cache with generic implementation")
Your SHA1s are odd, this should be e09acddf873b
27337e16f2d ("ip_tunnel: fix preempt warning in ip tunnel creation/updating")
And this is f27337e16f2d0e52a8d05ea599ed13cd266ac291, you lost the first digit for both :(
There is a minor conflict with the first one due to stable commit 6f99825e7632 ("sit: fix a double free on error path").
Thanks, now fixed that up and queued both of these.
greg k-h
Gah, sorry :( I'll double check next time!
Thanks! Nathan