From: Christoph Hellwig Date: Tue, 10 Jan 2006 04:52:08 +0000 (-0800) Subject: [PATCH] common compat_sys_timer_create X-Git-Tag: v2.6.16-rc1~611 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a0f69d59ba41fbcad6a17b6e8aab02bf45e20ce;p=pandora-kernel.git [PATCH] common compat_sys_timer_create The comment in compat.c is wrong, every architecture provides a get_compat_sigevent() for the IPC compat code already. This basically moves the x86_64 version to common code and removes all the others. Signed-off-by: Christoph Hellwig Acked-by: Paul Mackerras Cc: Arnd Bergmann Cc: Benjamin Herrenschmidt Cc: Martin Schwidefsky Cc: "David S. Miller" Acked-by: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed