We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b86f6 commit 72f1c55Copy full SHA for 72f1c55
include/linux/highmem.h
@@ -86,8 +86,7 @@ static inline void kmap_flush_unused(void);
86
* temporarily mapped.
87
*
88
* While it is significantly faster than kmap() for the higmem case it
89
- * comes with restrictions about the pointer validity. Only use when really
90
- * necessary.
+ * comes with restrictions about the pointer validity.
91
92
* On HIGHMEM enabled systems mapping a highmem page has the side effect of
93
* disabling migration in order to keep the virtual address stable across
0 commit comments