diff options
author | 2016-02-03 21:39:27 +0800 | |
---|---|---|
committer | 2016-02-06 15:23:55 +0800 | |
commit | dad41997063723eaf5f77bc2015606a5a9bce320 (patch) | |
tree | c71b233fed1969b4905fda7acf7c782895aaef0f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | crypto: algif_skcipher - Do not dereference ctx without socket lock (diff) | |
download | linux-dev-dad41997063723eaf5f77bc2015606a5a9bce320.tar.xz linux-dev-dad41997063723eaf5f77bc2015606a5a9bce320.zip |
crypto: algif_skcipher - Do not set MAY_BACKLOG on the async path
The async path cannot use MAY_BACKLOG because it is not meant to
block, which is what MAY_BACKLOG does. On the other hand, both
the sync and async paths can make use of MAY_SLEEP.
Cc: stable@vger.kernel.org
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions