linux-sg2042/arch/xtensa/include
Max Filippov 64711f9a47 xtensa: implement jump_label support
Use 3-byte 'nop' and 'j' instructions that are always present. Don't let
assembler mark a spot right after patchable 'j' instruction as
unreachable and later put literals or padding bytes there. Add separate
implementations of patch_text for SMP and UP cases, avoiding use of
atomics on UP.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2018-12-20 14:44:38 -08:00
..
asm xtensa: implement jump_label support 2018-12-20 14:44:38 -08:00
uapi/asm xtensa: implement task_user_regset_view 2018-12-17 13:48:21 -08:00