]> xenbits.xensource.com Git - xen.git/commit
x86: Clean up some files of inline asm, and fix
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 16 Nov 2007 17:59:34 +0000 (17:59 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 16 Nov 2007 17:59:34 +0000 (17:59 +0000)
commit503ddff7209dc73c7f0a1a99d59bb22a4f2d0e2f
tree0d955101a8d47a238cb61ab24498ac26ffa0f3e6
parent22e2d08efba0e2bd745dc7375df34fa8a23bfbac
x86: Clean up some files of inline asm, and fix
__copy_{to,from}_user_ll() for gcc 3.4 (asm output constraints all
need to be '=&').
Based on a patch by Jan Beulich.
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/string.c
xen/arch/x86/usercopy.c