From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Nathan Chancellor <natechancellor@gmail.com>
Cc: stable@vger.kernel.org, "Jason A. Donenfeld" <Jason@zx2c4.com>,
Steffen Klassert <steffen.klassert@secunet.com>,
Herbert Xu <herbert@gondor.apana.org.au>,
"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH 4.9] ipsec: check return value of skb_to_sgvec always
Date: Mon, 9 Apr 2018 22:25:30 +0200 [thread overview]
Message-ID: <20180409202530.GA1965@kroah.com> (raw)
In-Reply-To: <20180409180525.32425-4-natechancellor@gmail.com>
On Mon, Apr 09, 2018 at 11:05:25AM -0700, Nathan Chancellor wrote:
> From: "Jason A. Donenfeld" <Jason@zx2c4.com>
>
> commit 3f29770723fe498a5c5f57c3a31a996ebdde03e1 upstream.
>
> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
> Cc: Steffen Klassert <steffen.klassert@secunet.com>
> Cc: Herbert Xu <herbert@gondor.apana.org.au>
> Cc: "David S. Miller" <davem@davemloft.net>
> Signed-off-by: David S. Miller <davem@davemloft.net>
> [natechancellor: Adjusted context due to lack of fca11ebde3f0]
> Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
> ---
> net/ipv4/ah4.c | 8 ++++++--
> net/ipv4/esp4.c | 13 ++++++++-----
> net/ipv6/ah6.c | 8 ++++++--
> net/ipv6/esp6.c | 12 ++++++++----
> 4 files changed, 28 insertions(+), 13 deletions(-)
Thanks, now there are only 4 build warnings left due to this change,
I'll go fix them up in the morning...
greg k-h
next prev parent reply other threads:[~2018-04-09 20:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-09 18:05 Backport of 3f29770723fe Nathan Chancellor
2018-04-09 18:05 ` [PATCH 3.18] ipsec: check return value of skb_to_sgvec always Nathan Chancellor
2018-04-09 18:05 ` [PATCH 4.4] " Nathan Chancellor
2018-04-09 18:05 ` [PATCH 4.9] " Nathan Chancellor
2018-04-09 20:25 ` Greg Kroah-Hartman [this message]
2018-04-10 6:23 ` Nathan Chancellor
2018-04-10 6:25 ` Greg Kroah-Hartman
2018-04-10 12:53 ` Backport of 3f29770723fe Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180409202530.GA1965@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=Jason@zx2c4.com \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=natechancellor@gmail.com \
--cc=stable@vger.kernel.org \
--cc=steffen.klassert@secunet.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.