microblaze: entry.S: Macro optimization
authorMichal Simek <monstr@monstr.eu>
Tue, 22 Jun 2010 15:52:47 +0000 (17:52 +0200)
committerMichal Simek <monstr@monstr.eu>
Wed, 4 Aug 2010 08:30:07 +0000 (10:30 +0200)
commit66f7de8634b39fb685556419fc12522e96990d32
treed6d9cebc4d3d943d05f02e71c05cc8017538e71a
parentc318d483b3d9cf68d791b4024760cb171dae1215
microblaze: entry.S: Macro optimization

We are not working with values from MSR that's why
we can discard it and use r11 for different purpose without
saving/restoring.

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/kernel/entry.S