]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: Fix recursive spinlock invocation in print buffer code
authorAllan Stephens <allan.stephens@windriver.com>
Mon, 5 May 2008 08:21:12 +0000 (01:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 May 2008 08:21:12 +0000 (01:21 -0700)
commit4b8735e4f5afad69d2b55e323d2f953e2a751c44
treec39c0b8cc681e8588f10ec4bb14596811d293c4d
parent5958bb952b265e3af3db7e6fe490369dfd42ddf5
tipc: Fix recursive spinlock invocation in print buffer code

This patch fixes two routines that allow the global print buffer
spinlock to be taken recursively.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/dbg.c