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:
21b7ef0
)
[PATCH] x86_64: fix new out of line put_user()
author
Alexander Nyberg
<alexn@telia.com>
Fri, 22 Apr 2005 17:22:07 +0000
(10:22 -0700)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Fri, 22 Apr 2005 17:22:07 +0000
(10:22 -0700)
The labels after the last put_user patch were misplaced so
exceptions on the real mov instructions would not be handled.
Noted by Brian Gerst <bgerst@didntduck.org>
No differences found