git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08f4ffb
)
[ARM] Simplify setup_mm_for_reboot()
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Thu, 1 Sep 2005 13:51:59 +0000
(14:51 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 1 Sep 2005 13:51:59 +0000
(14:51 +0100)
No point checking what CPU architecture level we have each time
within the loop, so precompute the base PMD flags outside the
loop.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found