[PATCH 1/1] drm/amdkfd: Make svm_migrate_put_sys_page static
Rodrigo Siqueira
Rodrigo.Siqueira at amd.com
Fri Apr 30 13:06:48 UTC 2021
Lgtm
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira at amd.com>
On 04/30, Felix Kuehling wrote:
> This function is only used in this source file.
>
> Reported-by: kernel test robot <lkp at intel.com>
> Signed-off-by: Felix Kuehling <Felix.Kuehling at amd.com>
> ---
> drivers/gpu/drm/amd/amdkfd/kfd_migrate.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdkfd/kfd_migrate.c b/drivers/gpu/drm/amd/amdkfd/kfd_migrate.c
> index 6b810863f6ba..bc2fc528ad58 100644
> --- a/drivers/gpu/drm/amd/amdkfd/kfd_migrate.c
> +++ b/drivers/gpu/drm/amd/amdkfd/kfd_migrate.c
> @@ -281,7 +281,7 @@ svm_migrate_get_sys_page(struct vm_area_struct *vma, unsigned long addr)
> return page;
> }
>
> -void svm_migrate_put_sys_page(unsigned long addr)
> +static void svm_migrate_put_sys_page(unsigned long addr)
> {
> struct page *page;
>
> --
> 2.31.1
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Famd-gfx&data=04%7C01%7CRodrigo.Siqueira%40amd.com%7Cf8bfc52427f04e97f82708d90bb7c197%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637553706127947374%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=sOUEQXslNYh%2FYoiG2sXzBmmxoLHOMet0HOTJwdtx6y4%3D&reserved=0
--
Rodrigo Siqueira
https://siqueira.tech
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20210430/a84bc27d/attachment-0001.sig>
More information about the amd-gfx
mailing list