diff options
| author | Christophe JAILLET <[email protected]> | 2023-04-13 04:06:35 +0000 |
|---|---|---|
| committer | Joerg Roedel <[email protected]> | 2023-04-13 10:05:48 +0000 |
| commit | 41d71e09a155a05bd9bec08dd195d8d8e0146ad8 (patch) | |
| tree | 459facdd0eac71bcbd877ff358b63fc39517bdf2 /tools/perf/scripts/python | |
| parent | iommu/vt-d: Remove unnecessary checks in iopf disabling path (diff) | |
| download | kernel-41d71e09a155a05bd9bec08dd195d8d8e0146ad8.tar.gz kernel-41d71e09a155a05bd9bec08dd195d8d8e0146ad8.zip | |
iommu/vt-d: Do not use GFP_ATOMIC when not needed
There is no need to use GFP_ATOMIC here. GFP_KERNEL is already used for
some other memory allocations just a few lines above.
Commit e3a981d61d15 ("iommu/vt-d: Convert allocations to GFP_KERNEL") has
changed the other memory allocation flags.
Signed-off-by: Christophe JAILLET <[email protected]>
Link: https://lore.kernel.org/r/e2a8a1019ffc8a86b4b4ed93def3623f60581274.1675542576.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Lu Baolu <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
