lkml.org 
[lkml]   [2004]   [Mar]   [29]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
From"Colin Leroy" <>
Subject[PATCH] fix oops at pmac_zilog rmmod'ing
DateMon, 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]
\
 
 \ /
  Last update: 2005-03-22 13:02    [from the cache]
©2003-2008