>>>>> On 21 Apr 2003 13:25:53 -0700, Arun Sharma <arun.sharma@intel.com> said: Arun> Perhaps, I can refine my change to kernel/sys.c a bit: Arun> -#if !defined(__ia64__) && !defined(CONFIG_V850) Arun> +#if (!defined(__ia64__) && !defined(CONFIG_V850)) || defined(CONFIG_COMPAT) Arun> This has the advantage of not having sys_old_getrlimit() for ia64 Arun> kernels that don't have ia32 support. Yes, this I like better, too. Would you mind sending me an updated patch? Thanks, --davidReceived on Mon Apr 21 13:40:04 2003
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:14 EST