[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)
commite91450161186a926d16d8fdc8669aa1998bce148
tree7772dacf6757884d07351fefa19909183b4b0e69
parente4b05d4097eb6dab08bda86a72f6fdfdd9816395
[IA64] Fix unlock ordering in smp_callin

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>
arch/ia64/kernel/smpboot.c