diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2013-03-12 00:31:24 +0000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2013-03-22 15:28:49 +0100 |
commit | 4b9605a5b16f86d9e8eccbc0bd522904137c1200 (patch) | |
tree | 9b857a088f1cc5cd85f4f3d4bd8fa436f6b73f23 /target-ppc/mmu-hash64.c | |
parent | 65d61643d01fec2792d195130531cbb71c783e8e (diff) |
mmu-hash32: Split out handling of direct store segments
At present a large chunk of ppc_hash32_translate() is taken up with an
ugly if selecting between direct store segments (hardly ever used) and
normal paged segments. This patch clarifies the flow of code by
handling direct store segments immediately then returning, leaving the
straight line code to describe the normal MMU path.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'target-ppc/mmu-hash64.c')
0 files changed, 0 insertions, 0 deletions