diff options
author | 2013-04-23 15:36:26 +0200 | |
---|---|---|
committer | 2013-04-29 16:51:59 +0200 | |
commit | 2058842e6d7833e41be7cc2434465e69bcd51d45 (patch) | |
tree | 2aceb2d7bf06ae0344731f8314e28700cca341bf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: u300: fix ages old copy/paste bug (diff) | |
download | linux-dev-2058842e6d7833e41be7cc2434465e69bcd51d45.tar.xz linux-dev-2058842e6d7833e41be7cc2434465e69bcd51d45.zip |
ARM: tegra: call cpu_do_idle from C code
When building a kernel for multiple CPU architecture levels,
cpu_do_idle() is a macro for an indirect function call, which
cannot be called from assembly code as Tegra does.
Adding a trivial C wrapper for this function lets us build
a tegra kernel with ARMv6 support enabled.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Joseph Lo <josephl@nvidia.com>
Cc: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions