aboutsummaryrefslogtreecommitdiff
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2020-12-01 09:31:49 +0800
committerWill Deacon <[email protected]>2020-12-01 15:02:20 +0000
commit33e07157105e472b746b70b3ed4197c57c43ab68 (patch)
treebeb65ca0badec7540fd7c36c77038f7805fe174f /scripts/clang-tools/gen_compile_commands.py
parent405a43cc00471d9f06c58704448f1a43e331826a (diff)
iommu/vt-d: Avoid GFP_ATOMIC where it is not needed
There is no reason to use GFP_ATOMIC in a 'suspend' function. Use GFP_KERNEL instead to give more opportunities to allocate the requested memory. Signed-off-by: Christophe JAILLET <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lu Baolu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions