diff options
author | LEROY Christophe <christophe.leroy@c-s.fr> | 2015-04-20 08:54:42 +0300 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2015-06-03 05:37:26 +0300 |
commit | 2eb2fd95001e93c611034f494c7254350ff94d2a (patch) | |
tree | f31a96d88d48029fb1e67c402fc4fc875b8bc228 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d5fd9d7d669e81e024737a198d12ff8af4fd89cf (diff) | |
download | linux-2eb2fd95001e93c611034f494c7254350ff94d2a.tar.xz |
powerpc/8xx: dont save CR in SCRATCH registers
CR only needs to be preserved when checking if we are handling a kernel address.
So we can preserve CR in a register:
- In ITLBMiss, check is done only when CONFIG_MODULES is defined. Otherwise we
don't need to do anything at all with CR.
- We use r10, then we reload SRR0/MD_EPN into r10 when CR is restored
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions