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:
1649700
)
microblaze: Fix pte_update function
author
Michal Simek
<monstr@monstr.eu>
Mon, 7 Feb 2011 17:51:54 +0000
(18:51 +0100)
committer
Michal Simek
<monstr@monstr.eu>
Mon, 7 Feb 2011 18:12:30 +0000
(19:12 +0100)
Do not disable irq in asm but use irq macros.
Systems with MSR=0 couldn't use pte_update function
because msrclr was hardcoded.
Signed-off-by: Michal Simek <monstr@monstr.eu>
No differences found