patch-2.4.15 linux/include/linux/malloc.h

Next file: linux/include/linux/mm.h
Previous file: linux/include/linux/lvm.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.14/linux/include/linux/malloc.h linux/include/linux/malloc.h
@@ -1,5 +1,7 @@
 #ifndef _LINUX_MALLOC_H
 #define _LINUX_MALLOC_H
 
+#warning linux/malloc.h is deprecated, use linux/slab.h instead.
+
 #include <linux/slab.h>
 #endif /* _LINUX_MALLOC_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)