aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorHarry Yoo <harry.yoo@oracle.com>2025-03-18 10:45:33 +0900
committerKees Cook <kees@kernel.org>2025-04-28 10:32:43 -0700
commit28cd28a752058bf98b38013039bbde81df48b932 (patch)
treeee7f9f227344a22abdd965405a72f4a3379a43c1 /scripts/lib/kdoc/kdoc_output.py
parentLinux 6.15-rc4 (diff)
downloadlinux-rng-28cd28a752058bf98b38013039bbde81df48b932.tar.xz
linux-rng-28cd28a752058bf98b38013039bbde81df48b932.zip
lkdtm: use SLAB_NO_MERGE instead of an empty constructor
Use SLAB_NO_MERGE flag to prevent merging instead of providing an empty constructor. Using an empty constructor in this manner is an abuse of slab interface. The SLAB_NO_MERGE flag should be used with caution, but in this case, it is acceptable as the cache is intended soley for debugging purposes. No functional changes intended. Signed-off-by: Harry Yoo <harry.yoo@oracle.com> Link: https://lore.kernel.org/r/20250318014533.1624852-1-harry.yoo@oracle.com Signed-off-by: Kees Cook <kees@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions