Files
kernel/include/linux
Davide Libenzi f6dfb4fd7d [PATCH] Add epoll compat_ code to fs/compat.c
IA64 and ARM-OABI are currently using their own version of epoll compat_
code.

An architecture needs epoll_event translation if alignof(u64) in 32 bit
mode is different from alignof(u64) in 64 bit mode.  If an architecture
needs epoll_event translation, it must define struct compat_epoll_event in
asm/compat.h and set CONFIG_HAVE_COMPAT_EPOLL_EVENT and use
compat_sys_epoll_ctl and compat_sys_epoll_wait.

All 64 bit architecture should use compat_sys_epoll_pwait.

[sfr: restructure and move to fs/compat.c, remove MIPS version
of compat_sys_epoll_pwait, use __put_user_unaligned]

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: "Luck, Tony" <tony.luck@intel.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-03-08 07:38:22 -08:00
..
2007-02-12 09:48:31 -08:00
2007-02-20 17:10:15 -08:00
2007-01-30 08:26:45 -08:00
2007-02-20 17:10:14 -08:00
2006-12-11 14:35:00 -08:00
2007-02-16 15:19:17 -08:00
2007-02-09 17:39:36 -05:00
2007-02-11 11:18:07 -08:00
2007-02-01 16:17:06 -08:00
2006-12-10 09:55:41 -08:00
2007-01-08 19:49:54 +00:00
2007-02-13 22:09:01 +01:00
2006-12-10 21:21:29 +01:00
2007-03-02 20:44:51 -08:00
2007-03-06 06:08:11 -05:00
2007-02-11 11:18:07 -08:00
2007-02-09 17:39:36 -05:00
2007-03-01 14:53:38 -08:00
2006-12-08 08:28:57 -08:00
2007-02-12 09:48:30 -08:00
2007-02-16 14:37:06 +00:00
2007-02-07 10:37:14 -08:00
2007-03-04 11:12:42 +02:00
2007-02-17 19:17:37 +01:00
2007-03-01 14:53:35 -08:00
2007-02-07 15:50:08 -08:00
2007-01-23 00:34:54 -05:00
2007-02-08 13:51:54 -08:00
2007-02-09 08:06:14 -08:00
2007-02-11 10:51:28 -08:00
2007-01-11 18:18:21 -08:00
2007-02-11 10:51:28 -08:00
2006-12-22 08:55:49 -08:00
2006-12-10 09:55:40 -08:00
2007-03-05 07:57:51 -08:00
2007-02-17 19:07:33 +01:00
2006-12-13 09:05:49 -08:00
2007-02-20 17:10:14 -08:00
2007-02-20 17:10:14 -08:00
2007-02-12 09:48:41 -08:00
2007-02-11 10:51:18 -08:00
2007-02-20 17:10:13 -08:00
2007-02-07 14:03:19 +11:00
2007-02-16 08:13:57 -08:00
2007-02-16 08:13:56 -08:00
2007-03-05 07:57:51 -08:00
2006-12-15 08:47:51 -08:00
2007-02-11 10:51:25 -08:00
2007-02-11 11:18:05 -08:00