Re: [PATCH] unresolved symbols in 2.4.21-rc2-ac2

Christoph Hellwig (hch@infradead.org)
Mon, 19 May 2003 18:43:45 +0100


On Mon, May 19, 2003 at 07:37:05PM +0200, Bernhard Rosenkraenzer wrote:
> spin_unlock(&pagecache_lock);
> return page;
> }
> +EXPORT_SYMBOL_GPL(find_trylock_page);

2.5 exports this without _GPL so this is a bit inconsistant..

But yeah, sorry for missing those exports in my update for Alan, I
have XFS builtin usually of course :)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/