Messages in this thread |  | | | Date | Wed, 20 Feb 2008 22:00:10 +0000 | | From | Alan Cox <> | | Subject | Re: [bug] Re: [PATCH 4/12] riscom8: fix SMP brokenness |
> This is unfortunately very low on the priority stack. I was a bit
> surprised when it went in, honestly, since I hadn't gotten any "it
> works" test reports yet... but that's my fault for not keeping akpm up
> to date.
>
> We'll want to revert this for 2.6.25 release, if it doesn't get fixed up.
Fix is trivial: Don't take the lock in rc_release_drivers. The
tty_unregister_driver does its own thing as does put_tty_driver.
Alan
|  |