summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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