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)
commit8214bdf7d3e69050221aad19ec28826ed6cb4934
tree773e95f34899ff37f1bb91bb3dbf371453f7d134
parent570c9139c358d45ab4d52fb0c4e478e2bd7123a2
parentb7d624ab431227af376787148cd7d474088c03aa
Merge tag 'asm-generic-4.20' of git://git./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.