From: Arnaldo Carvalho de Melo Date: Thu, 14 May 2015 20:39:03 +0000 (-0300) Subject: perf trace: Fix the build on older distros X-Git-Tag: omap-for-v4.3/legacy-v2-signed~210^2~44^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c188e7acd24f132279a91f4fe1fb3b078e0329dd;p=pandora-kernel.git perf trace: Fix the build on older distros Such as RHEL5, where CLOEXEC, NONBLOCK flags are not present, use a ifdef+define approach instead to make it build on all distros. Cc: Adrian Hunter Cc: Borislav Petkov Cc: David Ahern Cc: Don Zickus Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Namhyung Kim Cc: Stephane Eranian Cc: Vinson Lee Link: http://lkml.kernel.org/n/tip-pioazikk9d9oz5qdeor3eldu@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed