From: Chris Zankel Date: Sun, 10 Dec 2006 10:18:52 +0000 (-0800) Subject: [PATCH] xtensa: fix system call interface X-Git-Tag: v2.6.20-rc1~145^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc4fb2adf944d45a7f3d4d38df991c79ffdb6a43;p=pandora-kernel.git [PATCH] xtensa: fix system call interface This is a long outstanding patch to finally fix the syscall interface. The constants used for the system calls are those we have provided in our libc patches. This patch also fixes the shmbuf and stat structure, and fcntl definitions. Signed-off-by: Chris Zankel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed