11/07/2023 12:09, Ferruh Yigit:
> The get_user_pages_remote() API has been modified in Linux kernel v6.5
> [1], "struct vm_area_struct **vmas" parameter removed from the API.
>
> To fix KNI build with Linux kernel v6.5, version check added around the
> get_user_pages_remote() API.
>
> [1]
> ca5e863233e8 ("mm/gup: remove vmas parameter from get_user_pages_remote()")
>
> Cc: [email protected]
>
> Signed-off-by: Ferruh Yigit <[email protected]>Applied, thanks.

