summaryrefslogtreecommitdiffstats
path: root/include/uapi
diff options
context:
space:
mode:
authorDeepak Nibade <dnibade@nvidia.com>2016-05-11 08:56:19 -0400
committerTerje Bergstrom <tbergstrom@nvidia.com>2016-05-12 13:12:33 -0400
commit14ef0dacc94077bc3dae4c942ff8c279cc4c92ba (patch)
treef1556ed8a8ac56122b3e85b157110fc5800b4a50 /include/uapi
parent911f14e1f40f501922162e8e5df85a81b9a7e90e (diff)
gpu: nvgpu: fix comment on binding channels to debug session
Bug 1646259 Change-Id: Ieb1ca36c8e883c475174d7bbdb3a215f77f9fb47 Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: http://git-master/r/1145715 Reviewed-by: Cory Perry <cperry@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'include/uapi')
-rw-r--r--include/uapi/linux/nvgpu.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/uapi/linux/nvgpu.h b/include/uapi/linux/nvgpu.h
index 82b78f8f..3137c660 100644
--- a/include/uapi/linux/nvgpu.h
+++ b/include/uapi/linux/nvgpu.h
@@ -490,8 +490,7 @@ struct nvgpu_gpu_get_gpu_time_args {
490 * session. nvgpu channels (for the same module) can then be bound to such a 490 * session. nvgpu channels (for the same module) can then be bound to such a
491 * session. 491 * session.
492 * 492 *
493 * Once a nvgpu channel has been bound to a debugger session it cannot be 493 * One nvgpu channel can also be bound to multiple debug sessions
494 * bound to another.
495 * 494 *
496 * As long as there is an open device file to the session, or any bound 495 * As long as there is an open device file to the session, or any bound
497 * nvgpu channels it will be valid. Once all references to the session 496 * nvgpu channels it will be valid. Once all references to the session