Re: 2.5.72-mm2
From: Maneesh Soni <hidden>
Date: 2003-06-19 12:15:41
Also in:
lkml
On Thu, Jun 19, 2003 at 08:33:57AM +0000, Andrew Morton wrote:
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.72/2.5.72-mm2/
I needed this to compile without warnings for copy_from_user diff -puN include/asm-i386/uaccess.h~copy_from_user-inc-fix include/asm-i386/uaccess.h
--- linux-2.5.72-mm2/include/asm-i386/uaccess.h~copy_from_user-inc-fix 2003-06-19 17:56:16.000000000 +0530
+++ linux-2.5.72-mm2-maneesh/include/asm-i386/uaccess.h 2003-06-19 17:56:43.000000000 +0530@@ -9,6 +9,7 @@ #include <linux/thread_info.h> #include <linux/prefetch.h> #include <asm/page.h> +#include <asm/string.h> #define VERIFY_READ 0 #define VERIFY_WRITE 1
_ Regards, Maneesh -- Maneesh Soni IBM Linux Technology Center, IBM India Software Lab, Bangalore. Phone: +91-80-5044999 email: maneesh@in.ibm.com http://lse.sourceforge.net/ -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>