From: Xiantao Zhang Date: Thu, 31 Jan 2008 09:46:09 +0000 (+0800) Subject: [IA64] ia64_set_psr should use srlz.i X-Git-Tag: v2.6.25-rc1~785^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f00c2d36bf6d7efece79713930763d9a0460283e;p=pandora-kernel.git [IA64] ia64_set_psr should use srlz.i The only in kernel use of ia64_set_psr() needs to follow it with a srlz.i (since it is changing state for PSR.ic). So it is pointless to issue srlz.d inside this function. Signed-off-by: Xiantao Zhang Signed-off-by: Tony Luck --- Reading git-diff-tree failed