commit | 89b213657c71aa292921f72a81d405679b1ea8df | [log] [tgz] |
---|---|---|
author | Yuri Nudelman <ynudelman@habana.ai> | Thu Jul 29 11:44:28 2021 +0300 |
committer | Oded Gabbay <ogabbay@kernel.org> | Wed Sep 01 18:38:24 2021 +0300 |
tree | 6909f97d409040e9a9557fbaa598e5bb1b118ce0 | |
parent | 816a6c6d99a3758baed317263efe7efd91770004 [diff] |
habanalabs: add userptr_lookup node in debugfs It is useful to have the ability to see which user address was pinned to which physical address during the initial mapping. We already have all that info stored, but no means to search this data (which may be quite large). Signed-off-by: Yuri Nudelman <ynudelman@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>