Re: [Lhms-devel] Re: [PATCH] no buddy bitmap patch : for ia64 [2/2]

From: Hiroyuki KAMEZAWA
Date: Thu Oct 07 2004 - 19:58:13 EST


Dave Hansen wrote:
> The real way to do this is to put it in a Kconfig file.
>
> something like:
>
> config HOLES_IN_ZONE
> bool
> depends on VIRTUAL_MEM_MAP
>
> right below where 'config VIRTUAL_MEM_MAP' is defined. That way, if any
> other architectures need it, they alter their Kconfig files instead of
> headers. Also, it leaves the possibility of having an arch-independent
> Kconfig file for memory-related options which I'd like to do in the
> future.
>
Ok, it looks better. I'll move it.
Updated version will be posted in a day.


Kame <kamezawa.hiroyu@xxxxxxxxxxxxxx>

-
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/