Re: (patch-2.4.6) Fix oops with Iomega Clik! (ide-floppy)

David Woodhouse (dwmw2@infradead.org)
Sat, 14 Jul 2001 17:47:05 +0100


cw@f00f.org said:
> Linus, please consider applying the following patch.
>
> --- linux-2.4.7-pre6/include/linux/malloc.h Thu Jul 12 03:53:53 2001
> +++ linux-2.4.7-pre6+mallocRIP/include/linux/malloc.h Thu Jan 1 12:00:00 1970
> @@ -1,5 +0,0 @@
> -#ifndef _LINUX_MALLOC_H
> -#define _LINUX_MALLOC_H
> -
> -#include <linux/slab.h>
> -#endif /* _LINUX_MALLOC_H */

Doing that in the middle of a supposedly stable series, even if it wasn't a
fundamentally stupid thing to do in the first place, isn't really very
sensible.

--
dwmw2

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