On Mon, Jul 04, 2022 at 07:40:48PM -0700, Jakub Kicinski wrote:
On Mon, 04 Jul 2022 15:29:39 +0200 gregkh@linuxfoundation.org wrote:
The patch below does not apply to the 4.9-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to stable@vger.kernel.org.
thanks,
greg k-h
------------------ original commit in Linus's tree ------------------
From adabdd8f6acabc0c3fdbba2e7f5a2edd9c5ef22d Mon Sep 17 00:00:00 2001 From: katrinzhou katrinzhou@tencent.com Date: Tue, 28 Jun 2022 11:50:30 +0800 Subject: [PATCH] ipv6/sit: fix ipip6_tunnel_get_prl return value
FWIW you just need to pull in the nop refactor from commit 284fda1eff8a ("sit: use min") for this one to apply.
Thanks, that worked.
greg k-h