From: Alexander Nyberg Date: Fri, 22 Apr 2005 17:22:07 +0000 (-0700) Subject: [PATCH] x86_64: fix new out of line put_user() X-Git-Tag: v2.6.12-rc4~260 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efab7739d99eae948971140b2aa3dddf7f72c900;p=pandora-kernel.git [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 --- Reading git-diff-tree failed