]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Mar 2013 22:46:04 +0000 (14:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Mar 2013 22:46:04 +0000 (14:46 -0800)
commit3fbf26cbb2ea2aa624620b8f8114a1d4bdc09f04
tree3eeaf398043ab6ff3fa7b1b43f30ba9c793dd48d
parentd5c9b77f79afd292f5c28e1376a5ef6169a069fc
parent106c3a2257f9bcb9a1b705b3a649221ee6b14722
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile

Pull tile architecture fixes from Chris Metcalf:
 "This fixes the bug that Al Viro spotted with the compat llseek code.
  I also fixed the compat syscall definitions to use the new syscall
  define macros to properly sign-extend their arguments."

* 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:
  tile: properly use COMPAT_SYSCALL_DEFINEx
  tile: work around bug in the generic sys_llseek