diff options
author | Daniel Jordan <daniel.m.jordan@oracle.com> | 2020-07-14 22:13:54 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-07-23 09:34:18 +0200 |
commit | d69e037bcc4a7e31fdd40ae416aa1bd768dd7d99 (patch) | |
tree | a803e1c223e55d62c36718e636e46e0226f52b75 /crypto/pcrypt.c | |
parent | padata: inline single call of pd_setup_cpumasks() (diff) | |
download | linux-d69e037bcc4a7e31fdd40ae416aa1bd768dd7d99.tar.xz linux-d69e037bcc4a7e31fdd40ae416aa1bd768dd7d99.zip |
padata: remove effective cpumasks from the instance
A padata instance has effective cpumasks that store the user-supplied
masks ANDed with the online mask, but this middleman is unnecessary.
parallel_data keeps the same information around. Removing this saves
text and code churn in future changes.
Signed-off-by: Daniel Jordan <daniel.m.jordan@oracle.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Steffen Klassert <steffen.klassert@secunet.com>
Cc: linux-crypto@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/pcrypt.c')
0 files changed, 0 insertions, 0 deletions