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

From: Ingo Molnar
Date: Wed Feb 09 2005 - 14:09:21 EST



* Chris Wright <chrisw@xxxxxxxx> wrote:

> * Ingo Molnar (mingo@xxxxxxx) 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 architectures to define only
> > the offending rlimits.
>
> Heh, I did it this way first, then worried people might find it
> confusing to only have a subset of the block overwritten I backed it
> down to the __ARCH_RLIMIT_ORDER method. Anyway, I like this change.
>
> Acked-by: Chris Wright <chrisw@xxxxxxxx>

the original reason i ended up doing this was when i introduced a new
rlimit and it needed changes in 5 include files. Now the new rlimit is
off the agenda but the cleanup remained :-)

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/