Re: [RFT] final cur of tr based current for -ac8

John Levon (moz@compsoc.man.ac.uk)
Sat, 10 Nov 2001 20:33:48 +0000


On Sat, Nov 10, 2001 at 02:14:40PM -0500, Benjamin LaHaise wrote:

> Here's hopefully the end of the experimental current games in -ac8. This
> one boots on UP and SMP unlike the last couple. Widespread testing would
> be appreciated, especially considering that 2.4.13-ac8 is unusable on x86

Needs this :

--- kernel/ksyms.c.old Sat Nov 10 20:36:44 2001
+++ kernel/ksyms.c Sat Nov 10 20:38:04 2001
@@ -440,6 +440,7 @@
#endif
EXPORT_SYMBOL(kstat);
EXPORT_SYMBOL(nr_running);
+EXPORT_SYMBOL(aligned_data);

/* misc */
EXPORT_SYMBOL(panic);

I'm running with the patch now. Seems stable (ac8 crashed pretty quickly for me).

thanks
john
-
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/