diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2020-01-01 23:27:02 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-01-09 11:30:53 +0800 |
commit | 30a50e44f981e41cb7f3eba75d59a701ce3cfacf (patch) | |
tree | 736390a16b1e88f22b76ed6ab957bc294da09e25 /MAINTAINERS | |
parent | b87b2c4d9105a4cfa70c9271b847364ac045125c (diff) | |
download | linux-30a50e44f981e41cb7f3eba75d59a701ce3cfacf.tar.bz2 |
crypto: crypto4xx - use GFP_KERNEL for big allocations
The driver should use GFP_KERNEL for the bigger allocation
during the driver's crypto4xx_probe() and not GFP_ATOMIC in
my opinion.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions