diff options
author | Julia Lawall <[email protected]> | 2022-02-10 21:42:23 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2022-03-08 09:44:05 +0000 |
commit | 6ceb5f173ff15136f3d76e8d22aa8c6e784ea126 (patch) | |
tree | 82a8f2bfdc8dc11f1e1dfde5215dc19b5f05f139 /scripts/gcc-plugins/randomize_layout_plugin.c | |
parent | a002f65ab409608b643c79bf6417bd453b64a55f (diff) |
mfd: sta2x11: Use GFP_KERNEL instead of GFP_ATOMIC
pci_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 <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions