From: H. Peter Anvin Date: Tue, 12 Feb 2013 23:37:02 +0000 (-0800) Subject: x86, doc: Clarify the use of asm("%edx") in uaccess.h X-Git-Tag: v3.9-rc1~108^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff52c3b02b3f73178bfe0c219cd22abdcb0e46c3;p=pandora-kernel.git x86, doc: Clarify the use of asm("%edx") in uaccess.h Put in a comment that explains that the use of asm("%edx") in uaccess.h doesn't actually necessarily mean %edx alone. Cc: Jamie Lokier Cc: Ville Syrjälä Cc: Borislav Petkov Cc: Russell King Cc: Linus Torvalds Cc: H. J. Lu Link: http://lkml.kernel.org/r/511ACDFB.1050707@zytor.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed