]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 2 Mar 2013 16:34:06 +0000 (08:34 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 2 Mar 2013 16:34:06 +0000 (08:34 -0800)
commit19639010c50ea58157f4234d03c2319e0f7f6c1f
tree2aa0fe9d267d5ae1ab1b47a67d31fbbc1dbf928e
parent14c1628e3b3eac9e4c106035ee1d349e3bdb9631
parent66214ac2eec4a4d69647be11cc237eb554da5355
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal

Pull signal/compat fixes from Al Viro:
 "Fixes for several regressions introduced in the last signal.git pile,
  along with fixing bugs in truncate and ftruncate compat (on just about
  anything biarch at least one of those two had been done wrong)."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal:
  compat: restore timerfd settime and gettime compat syscalls
  [regression] braino in "sparc: convert to ksignal"
  fix compat truncate/ftruncate
  switch lseek to COMPAT_SYSCALL_DEFINE
  lseek() and truncate() on sparc really need sign extension
arch/mips/kernel/scall64-o32.S
fs/open.c
fs/read_write.c