[PATCH 3/3] powerpc: Include linux/jump_label.h to get HAVE_JUMP_LABEL define

Steven Rostedt rostedt at goodmis.org
Fri Apr 10 00:04:59 AEST 2015


On Thu,  9 Apr 2015 13:51:32 +1000
Anton Blanchard <anton at samba.org> wrote:

> Commit 1bc9e47aa8e4 ("powerpc/jump_label: Use HAVE_JUMP_LABEL")
> converted uses of CONFIG_JUMP_LABEL to HAVE_JUMP_LABEL in
> some assembly files.
> 
> HAVE_JUMP_LABEL is defined in linux/jump_label.h, so we need to
> include this or we always get the non jump label fallback code.
> 
> Fixes: 1bc9e47aa8e4 ("powerpc/jump_label: Use HAVE_JUMP_LABEL")
> 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