From: artem.savkov@gmail.com (Artem Savkov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] sun4i_ss_prng fixes
Date: Tue, 6 Feb 2018 22:20:20 +0100 [thread overview]
Message-ID: <20180206212022.1309-1-artem.savkov@gmail.com> (raw)
IPSec hasn't been working on my a10 board since 4.14 and it turned out to be
caused by sun4i_ss_rng driver.
Artem Savkov (2):
sun4i_ss_prng: fix return value of sun4i_ss_prng_generate
sun4i_ss_prng: convert lock to _bh in sun4i_ss_prng_generate
drivers/crypto/sunxi-ss/sun4i-ss-prng.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
2.15.1
next reply other threads:[~2018-02-06 21:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-06 21:20 Artem Savkov [this message]
2018-02-06 21:20 ` [PATCH 1/2] sun4i_ss_prng: fix return value of sun4i_ss_prng_generate Artem Savkov
2018-02-07 9:56 ` Corentin Labbe
2018-02-07 10:52 ` Artem Savkov
2018-02-07 13:12 ` Corentin Labbe
2018-02-06 21:20 ` [PATCH 2/2] sun4i_ss_prng: convert lock to _bh in sun4i_ss_prng_generate Artem Savkov
2018-02-09 15:51 ` [PATCH 0/2] sun4i_ss_prng fixes Herbert Xu
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=20180206212022.1309-1-artem.savkov@gmail.com \
--to=artem.savkov@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).