Re: 2.6.12-rc4-mm1

From: Jesper Juhl
Date: Sun May 15 2005 - 04:41:34 EST


On Sat, 14 May 2005, Andrew Morton wrote:

> William Lee Irwin III <wli@xxxxxxxxxxxxxx> wrote:
> >
> > On Thu, May 12, 2005 at 03:31:00AM -0700, Andrew Morton wrote:
> > > +uml-remove-elfh.patch
> > > +uml-critical-change-memcpy-to-memmove.patch
> > > UML important updates
> >
> > uml-remove-elfh looks empty.
>
> Yeah, I couldn't work out a way of generating a patch which removes a
> zero-length file, so that's there as a reminder to ask Linus to remove the
> thing by hand.
>
This works :

--- linux-2.6.12-rc4-mm1-orig/include/asm-um/elf.h 2005-05-14 12:54:27.000000000 +0200
+++ linux-2.6.12-rc4-mm1/include/asm-um/elf.h 2005-05-15 11:39:28.000000000 +0200
@@ -0,0 +1 @@
+
--- linux-2.6.12-rc4-mm1/include/asm-um/elf.h 2005-05-15 11:39:28.000000000 +0200
+++ /dev/null 2005-05-15 11:17:24.000000000 +0200
@@ -1 +0,0 @@
-


--
Jesper Juhl


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