From: Michal Simek Date: Tue, 22 Jun 2010 15:52:47 +0000 (+0200) Subject: microblaze: entry.S: Macro optimization X-Git-Tag: v2.6.36-rc1~560^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66f7de8634b39fb685556419fc12522e96990d32;p=pandora-kernel.git 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 --- Reading git-diff-tree failed