aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm/vmstat.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2016-11-23 10:24:35 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2016-11-28 21:23:24 +0800
commiteb0955935e2ae3aa1fc9c34ec684ffe086e81da7 (patch)
treed806f4da3cc1988882c9802555eddb1b4dc08905 /mm/vmstat.c
parentMAINTAINERS: add maintainers for caam crypto driver (diff)
downloadwireguard-linux-eb0955935e2ae3aa1fc9c34ec684ffe086e81da7.tar.xz
wireguard-linux-eb0955935e2ae3aa1fc9c34ec684ffe086e81da7.zip
crypto: testmgr - don't use stack buffer in test_acomp()
With virtually-mapped stacks (CONFIG_VMAP_STACK=y), using the scatterlist crypto API with stack buffers is not allowed, and with appropriate debugging options will cause the 'BUG_ON(!virt_addr_valid(buf));' in sg_set_buf() to be triggered. Use a heap buffer instead. Fixes: d7db7a882deb ("crypto: acomp - update testmgr with support for acomp") Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'mm/vmstat.c')
0 files changed, 0 insertions, 0 deletions