Searched hist:c41494311920c13d359ead4fb10b420d65238689 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/crypto/cavium/cpt/ |
H A D | request_manager.h | diff c41494311920c13d359ead4fb10b420d65238689 Fri Jun 26 01:06:06 CDT 2020 Herbert Xu <herbert@gondor.apana.org.au> crypto: cpt - Fix sparse warnings
This patch fixes all the sparse warnings in the octeontx driver. Some of these are just trivial type changes.
However, some of the changes are non-trivial on little-endian hosts. Obviously the driver appears to be broken on either LE or BE as it was doing different things. I've taken the BE behaviour as the correct one.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | cptvf_reqmanager.c | diff c41494311920c13d359ead4fb10b420d65238689 Fri Jun 26 01:06:06 CDT 2020 Herbert Xu <herbert@gondor.apana.org.au> crypto: cpt - Fix sparse warnings
This patch fixes all the sparse warnings in the octeontx driver. Some of these are just trivial type changes.
However, some of the changes are non-trivial on little-endian hosts. Obviously the driver appears to be broken on either LE or BE as it was doing different things. I've taken the BE behaviour as the correct one.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | cptvf_algs.c | diff c41494311920c13d359ead4fb10b420d65238689 Fri Jun 26 01:06:06 CDT 2020 Herbert Xu <herbert@gondor.apana.org.au> crypto: cpt - Fix sparse warnings
This patch fixes all the sparse warnings in the octeontx driver. Some of these are just trivial type changes.
However, some of the changes are non-trivial on little-endian hosts. Obviously the driver appears to be broken on either LE or BE as it was doing different things. I've taken the BE behaviour as the correct one.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|