mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-20 05:42:54 +04:00
3be02c118f
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>