diff options
author | 2010-07-07 15:30:10 +0200 | |
---|---|---|
committer | 2010-07-14 20:29:28 +0800 | |
commit | 4c879170296174bde05cd1c643dac16594edee77 (patch) | |
tree | 467afaa9ad1235caa110789621edb7726fdcb4cd /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | crypto: hifn_795x - Remove unused ctx variable (diff) | |
download | wireguard-linux-4c879170296174bde05cd1c643dac16594edee77.tar.xz wireguard-linux-4c879170296174bde05cd1c643dac16594edee77.zip |
padata: Check for valid padata instance on start
This patch introduces the PADATA_INVALID flag which is
checked on padata start. This will be used to mark a padata
instance as invalid, if the padata cpumask does not intersect
with the active cpumask. we change padata_start to return an
error if the PADATA_INVALID is set. Also we adapt the only
padata user, pcrypt to this change.
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions