On 05/27/2016 11:44 PM, Arnaldo Carvalho de Melo wrote:
Em Fri, May 27, 2016 at 07:01:14PM +0900, Taeung Song escreveu:Commit 1b700c9975008615ad470cf79acc8455ce60a695 ("perf tools: Build syscall table .c header from kernel's syscall_64.tbl") that automatically generate per-arch syscall table arrays e.g. arch/x86/include/generated/asm/syscalls_64.c So add this directory to .gitignore Cc: Namhyung Kim <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: David Ahern <[email protected]> Cc: Wang Nan <[email protected]> Cc: Alexander Shishkin <[email protected]>Thanks, applied, after adding a Fixes: tag: Fixes: 1b700c997500 ("perf tools: Build syscall table .c header from kernel's syscall_64.tbl") - Arnaldo
Thank you !! :) Taeung

