From: Denis Joseph Barrow Date: Thu, 15 Jan 2009 13:31:24 +0000 (+0000) Subject: tty: Fix double grabbing of a spinlock X-Git-Tag: v2.6.29-rc2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d45eb81c3e345fabaf27ef3ab437b85c0bf9fafa;p=pandora-kernel.git tty: Fix double grabbing of a spinlock The HSO changes for kref introduced a recursive spinlock take. All functions which call put_rxbuf_data already have serial->serial_lock grabbed. [Comment to code added-AC] Signed-off-by: Denis Joseph Barrow Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed