Skip to content

Commit 2ba0236

Browse files
dhirschfeld1ogabbay
authored andcommitted
accel/habanalabs: remove wrong doc for init_phys_pg_pack_from_userptr
The function does not pin the pages so remove that from the inline doc. Signed-off-by: Dafna Hirschfeld <dhirschfeld@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
1 parent c1805bf commit 2ba0236

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/accel/habanalabs/common/memory.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,6 @@ int hl_unreserve_va_block(struct hl_device *hdev, struct hl_ctx *ctx,
832832
* physical pages
833833
*
834834
* This function does the following:
835-
* - Pin the physical pages related to the given virtual block.
836835
* - Create a physical page pack from the physical pages related to the given
837836
* virtual block.
838837
*/

0 commit comments

Comments
 (0)