[PATCH 1/2] jump_label: Allow jump labels to be used in assembly
Anton Blanchard
anton at samba.org
Wed Jan 7 21:34:28 AEDT 2015
Hi Steve,
> Have you tested this on other archs? Because just looking at x86, it
> doesn't seem that asm/jump_label.h can handle being called in
> assembly.
Since no one is including linux/jump_label.h in assembly yet, nothing
should break. We could however add __ASSEMBLY__ protection to all the
asm/jump_label.h files. Patches on the way.
Anton
More information about the Linuxppc-dev
mailing list