diff options
author | 2012-11-08 23:59:31 +0100 | |
---|---|---|
committer | 2012-11-09 10:58:29 +0100 | |
commit | 6ad560b4546af6943820f780610e544aaae218c0 (patch) | |
tree | 6446cb3e8f5f93aa54845b8da963793a69309d1b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDR (diff) | |
download | linux-dev-6ad560b4546af6943820f780610e544aaae218c0.tar.xz linux-dev-6ad560b4546af6943820f780610e544aaae218c0.zip |
MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.
So far is_compat_task() was testing for 32-bit registers if O32 support
was enabled and if O32 support was disabled but N32 enabled it was testing
for 32-bit address space. So if both O32 and N32 were enabled a N32
task was not considered a compat task, whops.
This still leaves potential cases where O32 and N32 need different treatment
unsolved. But that's another commit.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions