]> www.infradead.org Git - users/jedix/linux-maple.git/commit
debugobjects: Use static key for boot pool selection
authorThomas Gleixner <tglx@linutronix.de>
Mon, 7 Oct 2024 16:50:13 +0000 (18:50 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 15 Oct 2024 15:30:32 +0000 (17:30 +0200)
commit14077b9e583bbafc9a02734beab99c37bff68644
treed9d481de88e693b05369974281988f2e52e81e2c
parent9ce99c6d7bfbca71f1e5fa34045ea48cb768f54a
debugobjects: Use static key for boot pool selection

Get rid of the conditional in the hot path.

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