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:
c8c9086
)
ARM: ensure membank array is always sorted
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 27 Oct 2010 17:14:56 +0000
(18:14 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 28 Oct 2010 12:54:41 +0000
(13:54 +0100)
This was missing from the noMMU code, so there was the possibility
of things not working as expected if out of order memory information
was passed.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found