commit | 91d5b70273267bbae6f5d1fb4cf3510bd31ef9ff | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jun 29 15:03:57 2020 +0200 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Tue Jun 30 15:44:03 2020 +0200 |
tree | 9996f407555352be8720dc5773552e813f509a19 | |
parent | 3aa91625007807bfca4155df1867a5c924a08662 [diff] |
xsk: Replace the cheap_dma flag with a dma_need_sync flag Invert the polarity and better name the flag so that the use case is properly documented. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20200629130359.2690853-3-hch@lst.de