Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information