Messages in this thread |  | | | From | "Colin Leroy" <> | | Subject | [PATCH] fix oops at pmac_zilog rmmod'ing | | Date | Mon, 29 Mar 2004 10:51:37 +0200 | |
Hi,
rmmod'ing pmac_zilog currently oopses because uart_unregister_driver(),
which nullifies drv->tty_driver, is called before uart_remove_one_port(),
which uses said drv->tty_driver.
The comment at top of uart_unregister_driver() specifically says we have
to have removed all our ports
via uart_remove_one_port() before.
HTH,
--
Colin
This message represents the official view of the voices
in my head.
[unhandled content-type:application/octet-stream] |  |