patch-pre2.0.5 linux/drivers/sound/dmasound.c

Next file: linux/drivers/sound/soundcard.c
Previous file: linux/drivers/scsi/atari_scsi.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.4/linux/drivers/sound/dmasound.c linux/drivers/sound/dmasound.c
@@ -1534,7 +1534,7 @@
 	order++;
 	a_size <<= 1;
     }
-    free_pages (obj, order);
+    free_pages ((unsigned long) obj, order);
 }
 
 static int AtaIrqInit(void)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this