summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorHoria Geantă <horia.geanta@nxp.com>2017-06-19 10:44:46 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2017-06-22 10:47:23 +0200
commit019d62db54017f4639fd7d4f6592f5a116a16695 (patch)
tree00eb5fd28c4f5da4ab8057f96852d48875951bff /arch
parentcrypto: caam - fix gfp allocation flags (part I) (diff)
downloadlinux-019d62db54017f4639fd7d4f6592f5a116a16695.tar.xz
linux-019d62db54017f4639fd7d4f6592f5a116a16695.zip
crypto: caam - fix gfp allocation flags (part II)
This is the 2nd part of fixing the usage of GFP_KERNEL for memory allocations, taking care off all the places that haven't caused a real problem / failure. Again, the issue being fixed is that GFP_KERNEL should be used only when MAY_SLEEP flag is set, i.e. MAY_BACKLOG flag usage is orthogonal. Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions