[ARM] Simplify setup_mm_for_reboot()
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 1 Sep 2005 13:51:59 +0000 (14:51 +0100)
committerRussell 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