Re: Linux Jobs as of 2.3.99pre6-5

From: Chris Mason (mason@suse.com)
Date: Tue Apr 25 2000 - 10:53:14 EST


On Tue, 25 Apr 2000, Sergey Kubushin wrote:

> Hi, gentlemen!
>
> BTW, there is an error in ksyms.c in dunno how many 2.3.99pre's back which
> makes it uncompilable with my config. Here is a little patch:
>
> === Cut ===
> diff -urN linux-2.3.99pre6.3ac1.orig/kernel/ksyms.c linux-2.3.99pre6.3ac1/kernel/ksyms.c
> --- linux-2.3.99pre6.3ac1.orig/kernel/ksyms.c Thu Apr 20 21:11:25 2000
> +++ linux-2.3.99pre6.3ac1/kernel/ksyms.c Fri Apr 21 12:31:42 2000
> @@ -245,7 +245,6 @@
> EXPORT_SYMBOL(filemap_nopage);
> EXPORT_SYMBOL(filemap_swapout);
> EXPORT_SYMBOL(filemap_sync);
> -EXPORT_SYMBOL(lock_page);

I see that you have reiserfs in your config. Our patch against 2.3.99pre5
exports lock_page in ksyms.c, so you have to remove that line for
the pre6 kernels. Now that pre6 exports lock_page, future reiserfs
patches won't.

-chris

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Apr 30 2000 - 21:00:09 EST