![]() | ||||||||||
Messages in this thread Patch in this message |
Hi, all. Version 36 of my devfs patch is now available from: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html The devfs FAQ is also available here. NOTE: I found a problem with mm/memory.c which prevents linking the kernel. You may find the patch appended helpful. This is against 2.1.106-pre1. Highlights of this release: - Fixed sound driver port Regards, Richard.... --- memory.c~ Wed Jun 10 17:33:45 1998 +++ memory.c Wed Jun 10 17:48:16 1998 @@ -49,6 +49,7 @@ #include <asm/uaccess.h> #include <asm/pgtable.h> #include <asm/string.h> +#include <asm/smp_lock.h> unsigned long max_mapnr = 0; unsigned long num_physpages = 0; - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu | |||||||||
| Last update: 2005-03-22 12:43 [from the cache] ©2003-2008 | ||||||||||