aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/security/commoncap.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2022-11-09 08:21:04 +0100
committerChristoph Hellwig <hch@lst.de>2022-11-21 09:36:08 +0100
commitbb73955c0b1dc5717c2dda3fb5eb3f3706f6d859 (patch)
tree0c82474137d9d12928cb3e6f4d19c1acc625fe18 /security/commoncap.c
parentRDMA/qib: don't pass bogus GFP_ flags to dma_alloc_coherent (diff)
downloadwireguard-linux-bb73955c0b1dc5717c2dda3fb5eb3f3706f6d859.tar.xz
wireguard-linux-bb73955c0b1dc5717c2dda3fb5eb3f3706f6d859.zip
cnic: don't pass bogus GFP_ flags to dma_alloc_coherent
dma_alloc_coherent is an opaque allocator that only uses the GFP_ flags for allocation context control. Don't pass __GFP_COMP which makes no sense for an allocation that can't in any way be converted to a page pointer. Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'security/commoncap.c')
0 files changed, 0 insertions, 0 deletions