mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-06 19:24:52 +00:00
Driver had recursive spinlock locking: 1. jz4740_queue() acquires lock 2. done() is called in chain: jz4740_queue()->jz4740_ep0_kick()->jz4740_ep0_in()->write_fifo_ep0()->done() and it tries to acquire same lock. 3. Deadlock. Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com> SVN-Revision: 21619 |
||
|---|---|---|
| .. | ||
| base-files/etc/config | ||
| files-2.6.32 | ||
| image | ||
| n516 | ||
| n526 | ||
| patches-2.6.32 | ||
| patches-2.6.34 | ||
| qi_lb60 | ||
| config-2.6.32 | ||
| config-2.6.34 | ||
| Makefile | ||
| modules.mk | ||