]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[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)
commitefab7739d99eae948971140b2aa3dddf7f72c900
treed0278bb7304946182dd4337fcbceb9fc32fb2901
parent21b7ef0c6c62a14bc8e1c8c0af4e1f0ba3a56d66
[PATCH] x86_64: fix new out of line put_user()

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>
arch/x86_64/lib/putuser.S