[PATCH 2/2] tile/jump_label: add jump label support for TILE-Gx

2015-09-29 Thread Zhigang Lu
Add the arch-specific code to support jump label for TILE-Gx. This code shares NOP instruction with ftrace, so we move it to a common header file. Reviewed-by: Chris Metcalf Signed-off-by: Zhigang Lu --- arch/tile/Kconfig | 1 + arch/tile/include/asm/insn.h | 59

[PATCH 2/2] tile/jump_label: add jump label support for TILE-Gx

2015-09-29 Thread Zhigang Lu
Add the arch-specific code to support jump label for TILE-Gx. This code shares NOP instruction with ftrace, so we move it to a common header file. Reviewed-by: Chris Metcalf Signed-off-by: Zhigang Lu --- arch/tile/Kconfig | 1 +