mirror of
https://github.com/torvalds/linux.git
synced 2026-03-13 22:36:17 +01:00
vsprintf.c uses a mix of the `kernel.kptr_restrict` sysctl and the `hash_pointers` boot param to control pointer hashing. But that wasn't possible to tell without looking at the source code. They have a different focus and purpose. To avoid wasting the time of users trying to use one instead of the other, simply have them reference each other in the Documentation. Signed-off-by: Marc Herbert <marc.herbert@linux.intel.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260107-doc-hash-ptr-v2-1-cb4c161218d7@linux.intel.com> |
||
|---|---|---|
| .. | ||
| abi.rst | ||
| fs.rst | ||
| index.rst | ||
| kernel.rst | ||
| net.rst | ||
| sunrpc.rst | ||
| user.rst | ||
| vm.rst | ||