commit | 103461a80c2f2dd95fe9a39a5decd984622c2a9e | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Thu Sep 01 14:51:59 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Sep 01 14:51:59 2005 +0100 |
tree | 01d0fa7bfa325cbbeec6ea484378355a18269444 | |
parent | 08f4ffb3eb4ff23daf9c61bcd523940d43c2270c [diff] |
[ARM] Simplify setup_mm_for_reboot() 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>