Re: [patch, BK] clean up and unify asm-*/resource.h files

2005-02-09 Thread David S. Miller
On Wed, 9 Feb 2005 19:02:19 +0100 Ingo Molnar <[EMAIL PROTECTED]> wrote: > New patch below. ... > this patch does the final consolidation of asm-*/resource.h file, > without changing any of the rlimit definitions on any architecture. I'm fine with this. - To unsubscribe from this list: send the

Re: [patch, BK] clean up and unify asm-*/resource.h files

2005-02-09 Thread Chris Wright
* Ingo Molnar ([EMAIL PROTECTED]) wrote: > > * Chris Wright <[EMAIL PROTECTED]> wrote: > > > * Ingo Molnar ([EMAIL PROTECTED]) wrote: > > > this patch does the final consolidation of asm-*/resource.h file, > > > without changing any of the rlimit definitions on any architecture. > > > Primarily

Re: [patch, BK] clean up and unify asm-*/resource.h files

2005-02-09 Thread Ingo Molnar
* Chris Wright <[EMAIL PROTECTED]> wrote: > * Ingo Molnar ([EMAIL PROTECTED]) wrote: > > this patch does the final consolidation of asm-*/resource.h file, > > without changing any of the rlimit definitions on any architecture. > > Primarily it removes the __ARCH_RLIMIT_ORDER method and replaces

Re: [patch, BK] clean up and unify asm-*/resource.h files

2005-02-09 Thread Chris Wright
* Ingo Molnar ([EMAIL PROTECTED]) wrote: > this patch does the final consolidation of asm-*/resource.h file, > without changing any of the rlimit definitions on any architecture. > Primarily it removes the __ARCH_RLIMIT_ORDER method and replaces it with > a more compact and isolated one that

Re: [patch, BK] clean up and unify asm-*/resource.h files

2005-02-09 Thread Ingo Molnar
* Stephen Rothwell <[EMAIL PROTECTED]> wrote: > Hi Ingo, > > On Wed, 9 Feb 2005 10:39:27 +0100 Ingo Molnar <[EMAIL PROTECTED]> wrote: > > > > --- linux/include/asm-sparc/resource.h.orig > > +++ linux/include/asm-sparc/resource.h > . > . > > -#define RLIMIT_NOFILE 6

Re: [patch, BK] clean up and unify asm-*/resource.h files

2005-02-09 Thread Stephen Rothwell
Hi Ingo, On Wed, 9 Feb 2005 10:39:27 +0100 Ingo Molnar <[EMAIL PROTECTED]> wrote: > > --- linux/include/asm-sparc/resource.h.orig > +++ linux/include/asm-sparc/resource.h . . > -#define RLIMIT_NOFILE6 /* max number of open files */ > -#define RLIMIT_NPROC 7

[patch, BK] clean up and unify asm-*/resource.h files

2005-02-09 Thread Ingo Molnar
this patch does the final consolidation of asm-*/resource.h file, without changing any of the rlimit definitions on any architecture. Primarily it removes the __ARCH_RLIMIT_ORDER method and replaces it with a more compact and isolated one that allows architectures to define only the offending

[patch, BK] clean up and unify asm-*/resource.h files

2005-02-09 Thread Ingo Molnar
this patch does the final consolidation of asm-*/resource.h file, without changing any of the rlimit definitions on any architecture. Primarily it removes the __ARCH_RLIMIT_ORDER method and replaces it with a more compact and isolated one that allows architectures to define only the offending

Re: [patch, BK] clean up and unify asm-*/resource.h files

2005-02-09 Thread Stephen Rothwell
Hi Ingo, On Wed, 9 Feb 2005 10:39:27 +0100 Ingo Molnar [EMAIL PROTECTED] wrote: --- linux/include/asm-sparc/resource.h.orig +++ linux/include/asm-sparc/resource.h . . -#define RLIMIT_NOFILE6 /* max number of open files */ -#define RLIMIT_NPROC 7

Re: [patch, BK] clean up and unify asm-*/resource.h files

2005-02-09 Thread Ingo Molnar
* Stephen Rothwell [EMAIL PROTECTED] wrote: Hi Ingo, On Wed, 9 Feb 2005 10:39:27 +0100 Ingo Molnar [EMAIL PROTECTED] wrote: --- linux/include/asm-sparc/resource.h.orig +++ linux/include/asm-sparc/resource.h . . -#define RLIMIT_NOFILE 6 /* max number

Re: [patch, BK] clean up and unify asm-*/resource.h files

2005-02-09 Thread Chris Wright
* Ingo Molnar ([EMAIL PROTECTED]) wrote: this patch does the final consolidation of asm-*/resource.h file, without changing any of the rlimit definitions on any architecture. Primarily it removes the __ARCH_RLIMIT_ORDER method and replaces it with a more compact and isolated one that allows

Re: [patch, BK] clean up and unify asm-*/resource.h files

2005-02-09 Thread Ingo Molnar
* Chris Wright [EMAIL PROTECTED] wrote: * Ingo Molnar ([EMAIL PROTECTED]) wrote: this patch does the final consolidation of asm-*/resource.h file, without changing any of the rlimit definitions on any architecture. Primarily it removes the __ARCH_RLIMIT_ORDER method and replaces it with

Re: [patch, BK] clean up and unify asm-*/resource.h files

2005-02-09 Thread David S. Miller
On Wed, 9 Feb 2005 19:02:19 +0100 Ingo Molnar [EMAIL PROTECTED] wrote: New patch below. ... this patch does the final consolidation of asm-*/resource.h file, without changing any of the rlimit definitions on any architecture. I'm fine with this. - To unsubscribe from this list: send the line