Files
linux-legacy/drivers/net/usb
Antti Kaijanmäki bb969fdc8c hso: fix soft-lockup
commit dcfcb256cc23c4436691b0fe677275306699d6a1 upstream.

Fix soft-lockup in hso.c which is triggered on SMP machine when
modem is removed while file descriptor(s) under /dev are still open:

  old version called kref_put() too early which resulted in destroying
  hso_serial and hso_device objects which were still used later on.

Signed-off-by: Antti Kaijanmäki <antti.kaijanmaki@nomovok.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-12-08 10:22:27 -08:00
..
2009-07-16 18:06:25 -07:00
2009-06-30 19:46:43 -07:00
2009-12-08 10:22:27 -08:00
2009-06-30 19:46:43 -07:00
2009-07-12 14:20:04 -07:00
2009-08-14 16:41:17 -07:00
2009-05-01 15:27:02 -07:00