commit | a6cd2551d7874ce276ff64348471a9e22ce35020 | [log] [tgz] |
---|---|---|
author | Oded Gabbay <ogabbay@kernel.org> | Tue Jul 13 08:11:54 2021 +0300 |
committer | Oded Gabbay <ogabbay@kernel.org> | Sun Aug 29 09:47:48 2021 +0300 |
tree | cc9dd76efebacc398afa03035b7d45d0e6bf5d76 | |
parent | 7886acb60b7d35fa265ea52b0c81f60229890055 [diff] |
habanalabs: revise prints on FD close The driver quietly handles memory mappings that were not freed so no need to print a warning about that when user closes the FD. Accordingly, revise the text that is printed in case the device is still in use after the user process closed the FD. Signed-off-by: Oded Gabbay <ogabbay@kernel.org>