]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Dec 2018 19:44:04 +0000 (11:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Dec 2018 19:44:04 +0000 (11:44 -0800)
commitca8cc6979939bff2ac028454b0dc2b648b1e1016
tree773e95f34899ff37f1bb91bb3dbf371453f7d134
parent45034e552a4c4acbff6e08c2d23bbf97698fc1b7
parent5ab37a985d8f89e2a2130ab65a2b2f6d895b475d
Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic

Pull asm-generic fix from Arnd Bergmann:
 "Multiple people reported a bug I introduced in asm-generic/unistd.h in
  4.20, this is the obvious bugfix to get glibc and others to correctly
  build again on new architectures that no longer provide the old
  fstatat64() family of system calls"

* tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:
  asm-generic: unistd.h: fixup broken macro include.