[PATCH 1/2] jump_label: Allow jump labels to be used in assembly

Jason Baron jbaron at akamai.com
Wed Jan 7 02:46:54 AEDT 2015


On 01/06/2015 05:20 AM, Anton Blanchard 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>

(adding Steven)

Acked-by: Jason Baron <jbaron at akamai.com>

The jump label stuff often gets picked up by Steve, but I guess this
could go through the powerpc tree as well...

Thanks,

-Jason


More information about the Linuxppc-dev mailing list