]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: enable static key 23073/head
authorQingfang Deng <dqfext@gmail.com>
Fri, 24 Apr 2026 01:44:32 +0000 (09:44 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 9 May 2026 12:51:01 +0000 (14:51 +0200)
commit3be02c118f0dea9db5dbd7af45ceb67c4c9170d9
treea575d09f2bc2fd3fa8be14f34a3f326eb8c93ef5
parentc1959ded5257c06f3b3d28c6c407d24574b171a0
kernel: enable static key

Enable static key (jump label) on all supported architectures. This
lowers overhead and stress on the branch prediction of the CPU and
generally makes the kernel faster.

Signed-off-by: Qingfang Deng <dqfext@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23073
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/generic/config-6.12
target/linux/generic/config-6.18