Re: [PATCH][2.5.22] fix x86 initrd breakage

Andi Kleen (ak@suse.de)
Tue, 18 Jun 2002 03:53:12 +0200


> The patch below reverts the statement to its pre-2.5.17 state.
> Perhaps it should be removed altogether?
>
> Cc: to Andi Kleen since it seems x86_64 also is affected by
> this bug.

Thanks. I removed that statement for x86-64 from my tree.

-Andi

>
> --- linux-2.5.22/arch/i386/boot/Makefile.~1~ Tue Jun 11 14:18:07 2002
> +++ linux-2.5.22/arch/i386/boot/Makefile Tue Jun 18 00:43:12 2002
> @@ -23,7 +23,7 @@
>
> # If you want the RAM disk device, define this to be the size in blocks.
>
> -RAMDISK := -DRAMDISK=512
> +#RAMDISK := -DRAMDISK=512
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/