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:
6482132
)
[PATCH] i386: switch_to(): misplaced parentheses
author
Chuck Ebbert
<76306.1226@compuserve.com>
Tue, 25 Jul 2006 20:15:16 +0000
(16:15 -0400)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sat, 29 Jul 2006 02:22:35 +0000
(19:22 -0700)
Recent changes in i386 __switch_to() have a misplaced closing
parenthesis causing an unlikely() to terminate early.
Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found