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:
1ad77a8
)
[ARM] Convert set_pte_ext implementions to macros
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sat, 6 Sep 2008 16:19:08 +0000
(17:19 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 1 Oct 2008 15:40:52 +0000
(16:40 +0100)
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>
No differences found