summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorJohn Fraker <jfraker@google.com>2023-11-27 16:26:48 -0800
committerJakub Kicinski <kuba@kernel.org>2023-11-29 08:32:36 -0800
commitda7d4b42caf1b4d6ba3447bfd9ed185479fb0fe4 (patch)
treef3b636799b0e342e0131ce41ea84f6763d6e0d5a /scripts/patch-kernel
parent513072fb4bf816686473eec897194ce6a28e53db (diff)
gve: Remove dependency on 4k page size.
Prior to this change, gve crashes when attempting to run in kernels with page sizes other than 4k. This change removes unnecessary references to PAGE_SIZE and replaces them with more meaningful constants. 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-6-jfraker@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions