]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Jan 2014 23:12:49 +0000 (15:12 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Jan 2014 23:12:49 +0000 (15:12 -0800)
commitd0409d46127755275c53866c34406d3307d4a01f
treece0e81d7afe35120135f24510d7577bc6b8f25fd
parent579d8d4e85aeb8c7456a4b672dab00bb01adb144
parent32a3ad34e754a0e365ae25d4505a41bb656d4295
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x32 uapi changes from Peter Anvin:
 "This is the first few of a set of patches by H.J.  Lu to make the
  kernel uapi headers usable for x32, as required by some non-glibc
  libcs.

  These particular patches make the stat and statfs structures usable"

* 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86, x32: Use __kernel_long_t for __statfs_word
  x86, x32: Use __kernel_long_t/__kernel_ulong_t in x86-64 stat.h