[PATCH 3/4] tile: Add support for TIF_SYSCALL_TRACEPOINT

2013-01-21 Thread Simon Marchi
This patch adds support for the TIF_SYSCALL_TRACEPOINT on the tile architecture. Basically, it calls the appropriate tracepoints on syscall entry and exit. Signed-off-by: Simon Marchi --- arch/tile/include/asm/thread_info.h |8 arch/tile/kernel/intvec_64.S| 14

[PATCH 3/4] tile: Add support for TIF_SYSCALL_TRACEPOINT

2013-01-21 Thread Simon Marchi
This patch adds support for the TIF_SYSCALL_TRACEPOINT on the tile architecture. Basically, it calls the appropriate tracepoints on syscall entry and exit. Signed-off-by: Simon Marchi simon.mar...@polymtl.ca --- arch/tile/include/asm/thread_info.h |8 arch/tile/kernel/intvec_64.S