Re: [PATCH 1/2] Account for module percpu space separately from kernel percpu

From: Eric W. Biederman
Date: Tue Apr 10 2007 - 18:17:56 EST


Jeremy Fitzhardinge <jeremy@xxxxxxxx> writes:

> Rather than using a single constant PERCPU_ENOUGH_ROOM, compute it as
> the sum of kernel_percpu + PERCPU_MODULE_RESERVE. This is now common
> to all architectures; if an architecture wants to set
> PERCPU_ENOUGH_ROOM to something special, then it may do so (ia64 is
> the only one which does).

I think I have already done this but in case I haven't.
Acked-by: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>

I see any problems there.
-
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/