commit | 0fb75c8ce15be60e768c06adabf00ff79e5c2501 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <[email protected]> | Tue Oct 25 17:02:11 2016 -0300 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Fri Oct 28 11:29:43 2016 -0200 |
tree | 7cf9e1ed79618e4c885594e100dfa74ab1210b18 | |
parent | e0c4758278e2452ad28149f620b81ce43b2df7b6 [diff] |
tools: Update asm-generic/mman-common.h copy from the kernel To get the defines introduced in the commit e8c24d3a23a4 ("x86/pkeys: Allocation/free syscalls") Silencing this perf build warning: Warning: tools/include/uapi/asm-generic/mman-common.h differs from kernel Need to change 'perf trace' to beautify those syscalls, as soon as booting with a kernel with it. Cc: Adrian Hunter <[email protected]> Cc: David Ahern <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Wang Nan <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>