diff options
author | Jakub Kicinski <kuba@kernel.org> | 2023-12-08 01:52:32 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-12-14 06:59:04 +0100 |
commit | c3f687d8dfeb33cffbb8f47c30002babfc4895d2 (patch) | |
tree | c0b44d4c9253d082e56b45f612152155d5fd3742 /drivers | |
parent | page_pool: transition to reference count management after page draining (diff) | |
download | linux-c3f687d8dfeb33cffbb8f47c30002babfc4895d2.tar.xz linux-c3f687d8dfeb33cffbb8f47c30002babfc4895d2.zip |
net: page_pool: factor out releasing DMA from releasing the page
Releasing the DMA mapping will be useful for other types
of pages, so factor it out. Make sure compiler inlines it,
to avoid any regressions.
Signed-off-by: Mina Almasry <almasrymina@google.com>
Reviewed-by: Shakeel Butt <shakeelb@google.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions