Merge branch 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Nov 2013 02:46:06 +0000 (11:46 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Nov 2013 02:46:06 +0000 (11:46 +0900)
commitc2136301e43cbb3b71d0163a9949f30dafcb4590
tree1da35409efcdf88921262410b6985fe4447f595d
parent986189f9ec81263c982b60433b5b937f1056a631
parentff47ab4ff3cddfa7bc1b25b990e24abe2ae474ff
Merge branch 'x86-uaccess-for-linus' of git://git./linux/kernel/git/tip/tip

Pull x86 uaccess changes from Ingo Molnar:
 "A single change that micro-optimizes __copy_*_user_inatomic(), used by
  the futex code"

* 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomic
arch/x86/include/asm/uaccess_64.h