linux-stable/Documentation/staging
Ard Biesheuvel 7e6b9db27d jump_label: make initial NOP patching the special case
Instead of defaulting to patching NOP opcodes at init time, and leaving
it to the architectures to override this if this is not needed, switch
to a model where doing nothing is the default. This is the common case
by far, as only MIPS requires NOP patching at init time. On all other
architectures, the correct encodings are emitted by the compiler and so
no initial patching is needed.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20220615154142.1574619-4-ardb@kernel.org
2022-06-24 09:48:55 +02:00
..
crc32.rst
index.rst
lzo.rst
remoteproc.rst remoteproc: Change rproc_shutdown() to return a status 2022-03-11 14:31:55 -06:00
rpmsg.rst
speculation.rst
static-keys.rst jump_label: make initial NOP patching the special case 2022-06-24 09:48:55 +02:00
tee.rst Three small documentation fixes. 2022-01-22 09:02:57 +02:00
xz.rst