Re: [PATCH 1/9] UML - small fixes left over from rc4

From: Al Viro
Date: Wed May 18 2005 - 00:31:14 EST


On Wed, May 18, 2005 at 12:20:05AM -0400, Jeff Dike wrote:
> --- linux-2.6.12-rc.orig/arch/um/Kconfig_x86_64 2005-05-17 16:36:27.000000000 -0400
> +++ linux-2.6.12-rc/arch/um/Kconfig_x86_64 2005-05-17 16:37:06.000000000 -0400
> @@ -6,6 +6,10 @@ config 64BIT
> bool
> default y
>
> +config TOP_ADDR
> + hex
> + default 0x60000000
> +

Wrong. If you want it to work, you need 0x80000000 here (or changed START
in x86_64 makefile.

ACK for the rest.
-
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/