Re: Linux v2.6.17-rc4

From: Con Kolivas
Date: Wed May 17 2006 - 05:45:22 EST


On Wednesday 17 May 2006 18:33, Avuton Olrich wrote:
> Against latest git, don't know who to CC as maintainer :)
> If my assumption was correct:
>
> Signed-off-by: Avuton Olrich <avuton@xxxxxxxxx>
>
> diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
> index 8dfa305..5a01297 100644
> --- a/arch/i386/Kconfig
> +++ b/arch/i386/Kconfig
> @@ -466,8 +466,8 @@ config HIGHMEM64G
> endchoice
>
> choice
> - depends on EXPERIMENTAL && !X86_PAE
> - prompt "Memory split" if EMBEDDED
> + depends on EXPERIMENTAL && !X86_PAE && !EMBEDDED
> + prompt "Memory split"
> default VMSPLIT_3G
> help
> Select the desired split between kernel and user memory.

See:
http://marc.theaimsgroup.com/?l=linux-kernel&m=114741988422813&w=2

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