Home
last modified time | relevance | path

Searched hist:"199354 d7fb6eaa2cc5bb650af0bca624baffee35" (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/crypto/caam/
H A Dcaamprng.cdiff 199354d7fb6eaa2cc5bb650af0bca624baffee35 Fri Dec 30 06:21:38 CET 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: caam - Remove GFP_DMA and add DMA alignment padding

GFP_DMA does not guarantee that the returned memory is aligned
for DMA. It should be removed where it is superfluous.

However, kmalloc may start returning DMA-unaligned memory in future
so fix this by adding the alignment by hand.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dblob_gen.cdiff 199354d7fb6eaa2cc5bb650af0bca624baffee35 Fri Dec 30 06:21:38 CET 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: caam - Remove GFP_DMA and add DMA alignment padding

GFP_DMA does not guarantee that the returned memory is aligned
for DMA. It should be removed where it is superfluous.

However, kmalloc may start returning DMA-unaligned memory in future
so fix this by adding the alignment by hand.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dcaamalg_qi2.hdiff 199354d7fb6eaa2cc5bb650af0bca624baffee35 Fri Dec 30 06:21:38 CET 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: caam - Remove GFP_DMA and add DMA alignment padding

GFP_DMA does not guarantee that the returned memory is aligned
for DMA. It should be removed where it is superfluous.

However, kmalloc may start returning DMA-unaligned memory in future
so fix this by adding the alignment by hand.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dqi.hdiff 199354d7fb6eaa2cc5bb650af0bca624baffee35 Fri Dec 30 06:21:38 CET 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: caam - Remove GFP_DMA and add DMA alignment padding

GFP_DMA does not guarantee that the returned memory is aligned
for DMA. It should be removed where it is superfluous.

However, kmalloc may start returning DMA-unaligned memory in future
so fix this by adding the alignment by hand.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dkey_gen.cdiff 199354d7fb6eaa2cc5bb650af0bca624baffee35 Fri Dec 30 06:21:38 CET 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: caam - Remove GFP_DMA and add DMA alignment padding

GFP_DMA does not guarantee that the returned memory is aligned
for DMA. It should be removed where it is superfluous.

However, kmalloc may start returning DMA-unaligned memory in future
so fix this by adding the alignment by hand.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dqi.cdiff 199354d7fb6eaa2cc5bb650af0bca624baffee35 Fri Dec 30 06:21:38 CET 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: caam - Remove GFP_DMA and add DMA alignment padding

GFP_DMA does not guarantee that the returned memory is aligned
for DMA. It should be removed where it is superfluous.

However, kmalloc may start returning DMA-unaligned memory in future
so fix this by adding the alignment by hand.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dcaampkc.cdiff 199354d7fb6eaa2cc5bb650af0bca624baffee35 Fri Dec 30 06:21:38 CET 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: caam - Remove GFP_DMA and add DMA alignment padding

GFP_DMA does not guarantee that the returned memory is aligned
for DMA. It should be removed where it is superfluous.

However, kmalloc may start returning DMA-unaligned memory in future
so fix this by adding the alignment by hand.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dcaamrng.cdiff 199354d7fb6eaa2cc5bb650af0bca624baffee35 Fri Dec 30 06:21:38 CET 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: caam - Remove GFP_DMA and add DMA alignment padding

GFP_DMA does not guarantee that the returned memory is aligned
for DMA. It should be removed where it is superfluous.

However, kmalloc may start returning DMA-unaligned memory in future
so fix this by adding the alignment by hand.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dcaamalg_qi2.cdiff 199354d7fb6eaa2cc5bb650af0bca624baffee35 Fri Dec 30 06:21:38 CET 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: caam - Remove GFP_DMA and add DMA alignment padding

GFP_DMA does not guarantee that the returned memory is aligned
for DMA. It should be removed where it is superfluous.

However, kmalloc may start returning DMA-unaligned memory in future
so fix this by adding the alignment by hand.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dcaamalg_qi.cdiff 199354d7fb6eaa2cc5bb650af0bca624baffee35 Fri Dec 30 06:21:38 CET 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: caam - Remove GFP_DMA and add DMA alignment padding

GFP_DMA does not guarantee that the returned memory is aligned
for DMA. It should be removed where it is superfluous.

However, kmalloc may start returning DMA-unaligned memory in future
so fix this by adding the alignment by hand.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dcaamhash.cdiff 199354d7fb6eaa2cc5bb650af0bca624baffee35 Fri Dec 30 06:21:38 CET 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: caam - Remove GFP_DMA and add DMA alignment padding

GFP_DMA does not guarantee that the returned memory is aligned
for DMA. It should be removed where it is superfluous.

However, kmalloc may start returning DMA-unaligned memory in future
so fix this by adding the alignment by hand.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dctrl.cdiff 199354d7fb6eaa2cc5bb650af0bca624baffee35 Fri Dec 30 06:21:38 CET 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: caam - Remove GFP_DMA and add DMA alignment padding

GFP_DMA does not guarantee that the returned memory is aligned
for DMA. It should be removed where it is superfluous.

However, kmalloc may start returning DMA-unaligned memory in future
so fix this by adding the alignment by hand.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dcaamalg.cdiff 199354d7fb6eaa2cc5bb650af0bca624baffee35 Fri Dec 30 06:21:38 CET 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: caam - Remove GFP_DMA and add DMA alignment padding

GFP_DMA does not guarantee that the returned memory is aligned
for DMA. It should be removed where it is superfluous.

However, kmalloc may start returning DMA-unaligned memory in future
so fix this by adding the alignment by hand.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>