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 <[email protected]> Reviewed-by: Oded Gabbay <[email protected]> Signed-off-by: Oded Gabbay <[email protected]>
1 parent c1805bf commit 2ba0236

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)