diff options
| author | John Fraker <jfraker@google.com> | 2023-11-27 16:26:44 -0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2023-11-29 08:32:35 -0800 |
| commit | 955f4d3bf0a454bc76c6393d74d844556d61b520 (patch) | |
| tree | 73580883891c3fc2529b83d3d3d26e55dd77caf9 /scripts/patch-kernel | |
| parent | f1be1e04c76bb9c44789d3575bba4418cf0ea359 (diff) | |
gve: Perform adminq allocations through a dma_pool.
This allows the adminq to be smaller than a page, paving the way for
non 4k page support. This is to support platforms where PAGE_SIZE
is not 4k, such as some ARM platforms.
Signed-off-by: Jordan Kimbrough <jrkim@google.com>
Signed-off-by: John Fraker <jfraker@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Link: https://lore.kernel.org/r/20231128002648.320892-2-jfraker@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
