commit | 11d8f870c8eb8dd41ade688fbad6946ad69243fe | [log] [tgz] |
---|---|---|
author | Rui Teng <rui.teng@linux.vnet.ibm.com> | Thu Jul 28 10:05:57 2016 +0800 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Aug 23 15:37:33 2016 -0300 |
tree | a721b62979f1e41fd2ddbb4c256ca1373174cb07 | |
parent | fa1f456592347c6f40c9d37ea407b029fda5324a [diff] |
perf tools: Use __weak definition from linux/compiler.h Replace __attribute__((weak)) with __weak definition Signed-off-by: Rui Teng <rui.teng@linux.vnet.ibm.com> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/1469671557-2256-2-git-send-email-rui.teng@linux.vnet.ibm.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>