drm/amdgpu/mn: fix documentation for amdgpu_mn_read_lock
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Sep 2019 19:24:11 +0000 (14:24 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:00 +0000 (09:11 -0500)
commit4d8e54d2b9d3fb2281677e897e81c6a48489bec2
tree7a5cebecb6da39a94ca1efa120cfb3cc493d99cc
parentebc52c1692e65ed9880ebe62a5cd32c7f75dbe57
drm/amdgpu/mn: fix documentation for amdgpu_mn_read_lock

Document the new parameter.

Fixes: 93065ac753e4 ("mm, oom: distinguish blockable mode for mmu notifiers")
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c