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)
commitc4c5ff09872751eeb412e3e1af484955529426a1
tree3eeaf398043ab6ff3fa7b1b43f30ba9c793dd48d
parent92e840b84e75cd662d7e992711e1d073295c9b47
parent87c319a2c3c2efd397281089b9cdce3050febeff
Merge branch 'stable' of git://git./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