diff options
author | Wu Fei <[email protected]> | 2009-09-03 22:29:53 +0800 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2009-09-17 20:07:51 +0200 |
commit | e0cc87f59490d7d62a8ab2a76498dc8a2b64927a (patch) | |
tree | d68107417b92d83493bbb95c08af98b0f8597220 /tools/perf/scripts/python/check-perf-trace.py | |
parent | a7bcb1ae6094db78b077ae17e92c69de7643014f (diff) |
MIPS: Shrink the size of tlb handler
By combining swapper_pg_dir and module_pg_dir, several if conditions
can be eliminated from the tlb exception handler. The reason they
can be combined is that, the effective virtual address of vmalloc
returned is at the bottom, and of module_alloc returned is at the
top. It also fixes the bug in vmalloc(), which happens when its
return address is not covered by the first pgd.
Signed-off-by: Wu Fei <[email protected]>
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions