diff options
author | Jason Gunthorpe <[email protected]> | 2024-08-29 21:06:11 -0300 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2024-09-04 11:37:42 +0200 |
commit | b0a6c883bcd42eeb0850135e529b34b64d57673c (patch) | |
tree | 200296a6ad51b40e0e08b351403caa10d27150d3 /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | 8d00b77a52ef4b2091696ca25753d0ab95e4d839 (diff) |
iommu/amd: Allocate the page table root using GFP_KERNEL
Domain allocation is always done under a sleepable context, the v1 path
and other drivers use GFP_KERNEL already. Fix the v2 path to also use
GFP_KERNEL.
Fixes: 0d571dcbe7c6 ("iommu/amd: Allocate page table using numa locality info")
Reviewed-by: Vasant Hegde <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions