[IA64] Fix unlock ordering in smp_callin
authorAlan D. Brunelle <Alan.Brunelle@hp.com>
Thu, 3 Apr 2008 18:30:36 +0000 (14:30 -0400)
committerTony Luck <tony.luck@intel.com>
Wed, 9 Apr 2008 17:13:13 +0000 (10:13 -0700)
One should normally unlock in the reverse order of the lock calls,
and in this case there certainly is no reason not to.

Signed-off-by: Alan D. Brunelle <alan.brunelle@hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found