On Tue, May 01, 2018 at 12:15:37AM +0200, Thomas Deutschmann wrote:
Hi,
On 2018-04-30 20:22, Greg KH wrote:
The geneve hunk doesn't apply at all to the 4.14.y tree, so I think someone has a messed up tree somewhere...
I'll go look into this now.
Mh?
$ git clone https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git $ cd linux-stable $ git checkout v4.14.38 $ git cherry-pick 52a589d51f1008f62569bf89e95b26221ee76690
Works for me... then I cherry-pick f15ca723c1ebe6c1a06bc95fda6b62cd87b44559 on top, adjust "net/ipv6/ip6_tunnel.c" like shown in my previous mail and everything is fine for me...
Ah crap, I missed the dependancy here as well, it was a long day yesterday...
I'll drop this and try it again for the next release.
greg k-h