diff options
author | Bailey Forrest <[email protected]> | 2021-06-24 11:06:20 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-24 12:47:37 -0700 |
commit | 920fb45193551dc0e6cd8fa89e2487906f1867f6 (patch) | |
tree | 344919102da48335d96d42312026aaff8b100731 /lib/pm-notifier-error-inject.c | |
parent | 35f9b2f43f8e0aee52421640912edc1ec309fd2e (diff) |
gve: Make gve_rx_slot_page_info.page_offset an absolute offset
Using `page_offset` like a boolean means a page may only be split into
two sections. With page sizes larger than 4k, this can be very wasteful.
Future commits in this patchset use `struct gve_rx_slot_page_info` in a
way which supports a fixed buffer size and a variable page size.
Signed-off-by: Bailey Forrest <[email protected]>
Reviewed-by: Willem de Bruijn <[email protected]>
Reviewed-by: Catherine Sullivan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/pm-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions