git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b4b248
)
include/linux/compat.h: declare compat_sys_sendmmsg()
author
Chris Metcalf
<cmetcalf@tilera.com>
Mon, 27 Jun 2011 23:18:07 +0000
(16:18 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 28 Jun 2011 01:00:13 +0000
(18:00 -0700)
This is required for tilegx to be able to use the compat unistd.h header
where compat_sys_sendmmsg() is now mentioned.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found