From: Patrick Mansfield Date: Sat, 3 Nov 2007 17:42:03 +0000 (+1100) Subject: [POWERPC] Change fallocate to match unistd.h on powerpc X-Git-Tag: v2.6.24-rc3~175^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2205fbb5a8933514fd343cc329df631802b4543;p=pandora-kernel.git [POWERPC] Change fallocate to match unistd.h on powerpc Fix the fallocate system call on powerpc to match its unistd.h. This implies none of these system calls are currently working with the unistd.h sys call values: fallocate signalfd timerfd eventfd sync_file_range2 Signed-off-by: Patrick Mansfield Acked-by: Anton Blanchard Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed