diff options
author | LEROY Christophe <christophe.leroy@c-s.fr> | 2015-01-20 12:57:34 +0300 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2015-01-30 06:59:02 +0300 |
commit | fde5a9057fcf2e96da1de3b6acf815c1e7d73f1e (patch) | |
tree | 5a9bb25c9216625025ba11f7ce89eb75ce0361be /arch/arm/mach-msm | |
parent | 17bb312f4c75e59ef6f18015011c4efbb545a748 (diff) | |
download | linux-fde5a9057fcf2e96da1de3b6acf815c1e7d73f1e.tar.xz |
powerpc/8xx: Optimise access to swapper_pg_dir
All accessed to PGD entries are done via 0(r11).
By using lower part of swapper_pg_dir as load index to r11, we can remove the
ori instruction.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/arm/mach-msm')
0 files changed, 0 insertions, 0 deletions