[PATCH v2 21/23] x86: jump_label: introduce ASM_STATIC_KEY_INIT_{TRUE,FALSE}

2018-10-09 Thread Rasmus Villemoes
These will be useful when defining the contents of (a struct containing) a static key in inline assembly. Cc: x...@kernel.org Reviewed-by: Ingo Molnar Acked-by: Jason Baron Signed-off-by: Rasmus Villemoes --- arch/x86/include/asm/jump_label.h | 18 ++

[PATCH v2 21/23] x86: jump_label: introduce ASM_STATIC_KEY_INIT_{TRUE,FALSE}

2018-10-09 Thread Rasmus Villemoes
These will be useful when defining the contents of (a struct containing) a static key in inline assembly. Cc: x...@kernel.org Reviewed-by: Ingo Molnar Acked-by: Jason Baron Signed-off-by: Rasmus Villemoes --- arch/x86/include/asm/jump_label.h | 18 ++