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:
02ed1c7
)
ARM: nommu: do not initialise page tables in secondary_data structure
author
Will Deacon
<will.deacon@arm.com>
Tue, 28 Feb 2012 13:02:59 +0000
(13:02 +0000)
committer
Jonathan Austin
<jonathan.austin@arm.com>
Fri, 7 Jun 2013 16:02:43 +0000
(17:02 +0100)
nommu systems do not require any page tables, so don't try to initialise
them when bringing up secondary cores.
Signed-off-by: Will Deacon <will.deacon@arm.com>
No differences found