What every kernel programmer should know about Jump Labels | Wander Lairson Costa
What happened
This tutorial explains Linux kernel “jump labels” — also called “static keys” — from first principles. The code is based on the kernel 7.2 tree. x86_64 is the architecture covered throughout.
Summary assembled by rule from the sources below