From: David S. Miller Date: Sun, 19 Feb 2006 00:32:22 +0000 (-0800) Subject: [SPARC64] sunhv: Fix locking in sunhv_start_tx() X-Git-Tag: v2.6.17-rc1~1184^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=843dfb4d99c41116601694f314092b3b6c4511f4;p=pandora-kernel.git [SPARC64] sunhv: Fix locking in sunhv_start_tx() Caller takes the lock already. Also, fixup the poll loop in sunhv_break_ctl(). Just like in console write, we udelay(2) and use a loop limit of 1000000 iterations. Signed-off-by: David S. Miller --- Reading git-diff-tree failed