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:
97a5fa5
)
[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
Grazvydas Ignotas
<notasas@gmail.com>
Sun, 13 Nov 2011 16:09:25 +0000
(18:09 +0200)
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