git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4b05d4
)
[IA64] Fix unlock ordering in smp_callin
author
Alan D. Brunelle
<Alan.Brunelle@hp.com>
Thu, 3 Apr 2008 18:30:36 +0000
(14:30 -0400)
committer
Tony 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