[PATCH][COMPAT] compat_sys_fcntl{,64} 9/9 Alpha part

From: Stephen Rothwell (sfr@canb.auug.org.au)
Date: Tue Mar 04 2003 - 01:20:08 EST


Hi Richard,

This is only partly to do with the other parts of this patch set. All it
does is remove struct flock64 from the Alpha port. It requires the generic
part of the patch set.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

diff -ruN 2.5.63-32bit.1/include/asm-alpha/fcntl.h 2.5.63-32bit.2/include/asm-alpha/fcntl.h --- 2.5.63-32bit.1/include/asm-alpha/fcntl.h 2001-09-18 06:16:30.000000000 +1000 +++ 2.5.63-32bit.2/include/asm-alpha/fcntl.h 2003-02-25 14:35:59.000000000 +1100 @@ -69,9 +69,6 @@ __kernel_pid_t l_pid; }; -#ifdef __KERNEL__ -#define flock64 flock -#endif #define F_LINUX_SPECIFIC_BASE 1024 #endif - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Mar 07 2003 - 22:00:24 EST