Re: 2.5.69-mm7

From: Ivan Kokshaysky (ink@jurassic.park.msu.ru)
Date: Wed May 21 2003 - 07:13:16 EST


On Mon, May 19, 2003 at 01:23:36AM -0700, Andrew Morton wrote:
> sound-core-memalloc-build-fix.patch
> soubd/core/memalloc.c needs mm.h

Ditto sound/core/sgbuf.c, at least on alpha, for
mem_map and other page stuff.

Ivan.

--- 2.5/sound/core/sgbuf.c Mon Apr 7 21:31:57 2003
+++ linux/sound/core/sgbuf.c Mon Apr 14 19:15:11 2003
@@ -23,6 +23,7 @@
 #include <linux/version.h>
 #include <linux/pci.h>
 #include <linux/slab.h>
+#include <linux/mm.h>
 #include <linux/vmalloc.h>
 #include <sound/memalloc.h>
 
-
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/



This archive was generated by hypermail 2b29 : Fri May 23 2003 - 22:00:44 EST