]> www.infradead.org Git - users/hch/misc.git/commit
debugobjects: Rename and tidy up per CPU pools
authorThomas Gleixner <tglx@linutronix.de>
Mon, 7 Oct 2024 16:50:07 +0000 (18:50 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 15 Oct 2024 15:30:31 +0000 (17:30 +0200)
commit18b8afcb37d8a72479892e080e4d37890f2bf353
treed3b397a587cae69bf4122b5ec233c14f0e3e5941
parentcb58d190843059d5dc50d6ac483647ba61001e8f
debugobjects: Rename and tidy up per CPU pools

No point in having a separate data structure. Reuse struct obj_pool and
tidy up the code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Zhen Lei <thunder.leizhen@huawei.com>
Link: https://lore.kernel.org/all/20241007164913.770595795@linutronix.de
lib/debugobjects.c