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 b991cee commit 2370ae4Copy full SHA for 2370ae4
include/linux/slab.h
@@ -501,7 +501,7 @@ static __always_inline void *kmalloc_large(size_t size, gfp_t flags)
501
* :ref:`Documentation/core-api/mm-api.rst <mm-api-gfp-flags>`
502
*
503
* The recommended usage of the @flags is described at
504
- * :ref:`Documentation/core-api/memory-allocation.rst <memory-allocation>`
+ * :ref:`Documentation/core-api/memory-allocation.rst <memory_allocation>`
505
506
* Below is a brief outline of the most useful GFP flags
507
0 commit comments