summaryrefslogtreecommitdiff
tag namev0.5.9-rc5 (f422c5438183c933dbd729f5572ca4de0a8f6abf)
tag date2015-04-21 18:37:40 +0200
tagged byTobias Klauser <tklauser@distanz.ch>
tagged objectcommit 76f4acca4b...
0.5.9-rc5 release
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAlU2fNQACgkQI2sP6bVRD0dJmACbBFASuCYazZC7IGsyVlmfWUYz tPMAniabxElib3ocNvvtfE4P7fzFRKEH =8/uo -----END PGP SIGNATURE-----
89f86d32cefafbe708'>linux
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2016-07-14 12:03:04 -0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2016-07-14 12:03:04 -0300
commit8c98abff43616a2a9c208189f86d32cefafbe708 (patch)
tree82af92043203044bef4822359b4ae30149fd7dd6 /tools/include/linux
parent09dd39d2d2682729174e40161df67f45c151f307 (diff)
tools: Make "__always_inline" just "inline" on Android
As the gcc there is producing tons of: "warning: always_inline function might not be inlinable" At least on android-ndk-r12/platforms/android-24/arch-arm, so, for the time being, use this big hammer. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Chris Phlipot <cphlipot0@gmail.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-97l3eg3fnk5shmo4rsyyvj2t@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/include/linux')