Re: [PATCH 2/3] cnic,bnx2,bnx2x: page align uio mmap allocations

From: Jacob Keller
Date: Fri Sep 29 2023 - 13:18:53 EST




On 9/29/2023 10:00 AM, Chris Leech wrote:
> Allocations in these drivers that will be mmaped through a uio device
> should be made in multiples of PAGE_SIZE to avoid exposing additional
> kernel memory unintentionally.
>
> Signed-off-by: Chris Leech <cleech@xxxxxxxxxx>
> ---

Reviewed-by: Jacob Keller <jacob.e.keller@xxxxxxxxx>