From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:56224 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753164AbeDJMyC (ORCPT ); Tue, 10 Apr 2018 08:54:02 -0400 Date: Tue, 10 Apr 2018 14:53:55 +0200 From: Greg Kroah-Hartman To: Nathan Chancellor Cc: stable@vger.kernel.org Subject: Re: Backport of 3f29770723fe Message-ID: <20180410125355.GB29689@kroah.com> References: <20180409180525.32425-1-natechancellor@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180409180525.32425-1-natechancellor@gmail.com> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Apr 09, 2018 at 11:05:22AM -0700, Nathan Chancellor wrote: > Hi Greg, > > Here is the backport of 3f29770723fe ("ipsec: check return value of > skb_to_sgvec always") for the 3.18, 4.4, and 4.9 trees, fixing the > warnings generated by 48a1df65334b ("skbuff: return -EMSGSIZE in > skb_to_sgvec to prevent overflow"). > > Let me know if there are any issues! First time using git send-email...a It worked fine, thanks, all now applied. greg k-h