From: Ralf Baechle Date: Mon, 9 Jan 2006 06:31:04 +0000 (-0800) Subject: [AX25] mkiss: Drop spinlock before sleeping call. X-Git-Tag: v2.6.16-rc1~658^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1854ebc7f13b23c3d6a6e641a1a1db1116ca998;p=pandora-kernel.git [AX25] mkiss: Drop spinlock before sleeping call. With the previous missing-unlock fix the spinlock is dropped only after the tty->driver->write() call which might sleep. Signed-off-by: Ralf Baechle Signed-off-by: David S. Miller --- Reading git-diff-tree failed