diff options
author | 2022-02-10 21:42:19 +0100 | |
---|---|---|
committer | 2022-02-19 11:18:43 +0900 | |
commit | cf369e4e5245c583d611729e563c3b81e61d8496 (patch) | |
tree | 71c282b3f712b59b9cedbb2215c50849cad2e520 /mm/util.c | |
parent | ata: sata_rcar: drop unused #define's (diff) | |
download | wireguard-linux-cf369e4e5245c583d611729e563c3b81e61d8496.tar.xz wireguard-linux-cf369e4e5245c583d611729e563c3b81e61d8496.zip |
ata: pata_mpc52xx: use GFP_KERNEL
Platform_driver probe functions aren't called with locks held
and thus don't need GFP_ATOMIC. Use GFP_KERNEL instead.
Problem found with Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Diffstat (limited to 'mm/util.c')
0 files changed, 0 insertions, 0 deletions