]> www.infradead.org Git - users/hch/misc.git/commit
debugobjects: Reuse put_objects() on OOM
authorThomas Gleixner <tglx@linutronix.de>
Mon, 7 Oct 2024 16:49:58 +0000 (18:49 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 15 Oct 2024 15:30:31 +0000 (17:30 +0200)
commit49968cf18154d6391e84c68520149232057ca62c
tree02c7e6a8413085fe7126fe90d9988d287b5e4f7f
parenta2a702383e8baa22ee66ee60f1e036835a1ef42e
debugobjects: Reuse put_objects() on OOM

Reuse the helper function instead of having a open coded copy.

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