commit | da0916539d20f257dfa46784357300e49d6bfd00 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Sep 06 17:19:08 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Oct 01 16:40:52 2008 +0100 |
tree | e581749819a4a7e5aea471c242a51773a360bd1d | |
parent | 1ad77a876da48331451698cc4172c90ab9b6372f [diff] |
[ARM] Convert set_pte_ext implementions to macros There are actually only four separate implementations of set_pte_ext. Use assembler macros to insert code for these into the proc-*.S files. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>