diff options
| author | 2021-08-06 10:46:19 +0800 | |
|---|---|---|
| committer | 2021-08-09 15:49:00 -0700 | |
| commit | 57f05bc2ab2443b89c2e2562c05053bcc7d30e8b (patch) | |
| tree | caed6888bdd92daed5f868c8c01be6281be067e0 /include/linux/moduleloader.h | |
| parent | devlink: Fix port_type_set function pointer check (diff) | |
page_pool: keep pp info as long as page pool owns the page
Currently, page->pp is cleared and set everytime the page
is recycled, which is unnecessary.
So only set the page->pp when the page is added to the page
pool and only clear it when the page is released from the
page pool.
This is also a preparation to support allocating frag page
in page pool.
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/moduleloader.h')
0 files changed, 0 insertions, 0 deletions
