microblaze: Fix pte_update function
authorMichal Simek <monstr@monstr.eu>
Mon, 7 Feb 2011 17:51:54 +0000 (18:51 +0100)
committerMichal 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