]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Dec 2018 18:21:11 +0000 (10:21 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Dec 2018 18:21:11 +0000 (10:21 -0800)
commita5a62dec3dc32e66e8ee5facbd2586ea02eadd4f
treee34fa51e439f790c0e34b0c68910e5cf9010b203
parent7293ac5e13f69365ad94ae651ec06dc58cf2e16b
parent8636172e05cfd6c4437aeb4c5d1bf75476844264
Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux

Pull ia64 updates from Tony Luck:
 "Change ia64 to make it easier to update system call tables (in line
  with some other architectures).

  This is in preparation for y2038 changes which are forecasted to add
  several new system calls"

* tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux:
  ia64: generate uapi header and system call table files
  ia64: add system call table generation support
  ia64: add an offset for system call number
  ia64: add __NR_syscalls along with NR_syscalls
  ia64: add __NR_old_getpagesize in uapi header file