[PATCH 2/3] jump_label: Allow jump labels to be used in assembly
Steven Rostedt
rostedt at goodmis.org
Fri Apr 10 00:03:55 AEST 2015
On Thu, 9 Apr 2015 13:51:31 +1000
Anton Blanchard <anton at samba.org> wrote:
> To use jump labels in assembly we need the HAVE_JUMP_LABEL define,
> so we select a fallback version if the toolchain does not support
> them.
>
> Modify linux/jump_label.h so it can be included by assembly files.
> We also need to add -DCC_HAVE_ASM_GOTO to KBUILD_AFLAGS.
>
> Signed-off-by: Anton Blanchard <anton at samba.org>
Acked-by: Steven Rostedt <rostedt at goodmis.org>
-- Steve
More information about the Linuxppc-dev
mailing list