projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9158bf6
)
habanalabs: fix spelling mistake
author
Oded Gabbay
<ogabbay@kernel.org>
Fri, 28 Jan 2022 08:11:39 +0000
(10:11 +0200)
committer
Oded Gabbay
<ogabbay@kernel.org>
Mon, 28 Feb 2022 12:22:04 +0000
(14:22 +0200)
The name of the property is hints_range_reservation
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
drivers/misc/habanalabs/common/memory.c
patch
|
blob
|
history
diff --git
a/drivers/misc/habanalabs/common/memory.c
b/drivers/misc/habanalabs/common/memory.c
index c0904081f37e7ff99bf50dded5a76fde3599a787..4778f23d809839fed1d16a3edd49c904d9fe598d 100644
(file)
--- a/
drivers/misc/habanalabs/common/memory.c
+++ b/
drivers/misc/habanalabs/common/memory.c
@@
-655,7
+655,7
@@
static u64 get_va_block(struct hl_device *hdev,
continue;
/*
- * In case hint address is 0, and
arc_
hints_range_reservation
+ * In case hint address is 0, and hints_range_reservation
* property enabled, then avoid allocating va blocks from the
* range reserved for hint addresses
*/