Re: Linux 2.4.29-rc2
From: David Dyck
Date: Fri Jan 14 2005 - 22:01:32 EST
On Fri, 14 Jan 2005 at 21:17 -0200, Marcelo Tosatti <marcelo.tosatti@xxxxxxxxx:
> David, this also fix your problem.
Sorry, no
I tried your patch to drivers/char/tty_io.c
(using EXPORT_SYMBOL instead of EXPORT_SYMBOL_GPL)
My first test (apply the patch, make bzImage and modules again
results in the same errors as before
# insmod $PWD/cyclades.o
/lib/modules/2.4.29-rc2/kernel/drivers/char/cyclades.o: unresolved symbol tty_ldisc_flush
/lib/modules/2.4.29-rc2/kernel/drivers/char/cyclades.o: unresolved symbol tty_wakeup
$ grep tty_ldisc_flush /proc/ksyms
c01db0dc tty_ldisc_flush_R__ver_tty_ldisc_flush
heading back to 2.4.29-pre2...
David
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/