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:
06e8684
)
powerpc/book3e: Clarify HW table walk enable/disable message
author
Kumar Gala
<galak@kernel.crashing.org>
Thu, 19 May 2011 20:09:28 +0000
(20:09 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 17 Jun 2011 06:19:51 +0000
(16:19 +1000)
Before if we didn't support or enable HW table walk we'd get a messaage
like:
MMU: Book3E Page Tables Disabled
Which is a bit misleading. Now it will say:
MMU: Book3E HW tablewalk not supported
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found