[PATCH] x86_64: fix new out of line put_user()
authorAlexander Nyberg <alexn@telia.com>
Fri, 22 Apr 2005 17:22:07 +0000 (10:22 -0700)
committerLinus 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