]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - tools/perf/util/evlist.h
tools: Adopt __aligned from kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 16 Jun 2017 14:39:15 +0000 (11:39 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 19 Jun 2017 18:27:08 +0000 (15:27 -0300)
commit5c97cac63ac24c78c8126958a453774e49e706dd
treeb7c409190c73b559de47218d15d4733d8678b24e
parentc9f5da742fa3dfebc49d03deb312522e5db643ed
tools: Adopt __aligned from kernel sources

To have a more compact way to ask the compiler to use a specific
alignment, making tools/ look more like kernel source code.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-8jiem6ubg9rlpbs7c2p900no@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/linux/compiler-gcc.h
tools/perf/util/evlist.h