summaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorCorentin Labbe <clabbe@baylibre.com>2022-01-15 13:07:14 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-08 15:23:05 +0300
commit8f10a38c9212d8ff3ca7b240a3ea9f9f371b078f (patch)
treed1257a5bca341b9f65f06220d3ca29b3c07a52d9 /security/selinux/hooks.c
parent046f1499aef86caa614c12c736895b64c6a6c306 (diff)
downloadlinux-8f10a38c9212d8ff3ca7b240a3ea9f9f371b078f.tar.xz
crypto: sun8i-ss - really disable hash on A80
[ Upstream commit 881fc7fba6c3e7d77d608b9a50b01a89d5e0c61b ] When adding hashes support to sun8i-ss, I have added them only on A83T. But I forgot that 0 is a valid algorithm ID, so hashes are enabled on A80 but with an incorrect ID. Anyway, even with correct IDs, hashes do not work on A80 and I cannot find why. So let's disable all of them on A80. Fixes: d9b45418a917 ("crypto: sun8i-ss - support hash algorithms") Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions