commit | 93758c3da19e99f5377cc1413c27320882b18f4b | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Mon May 05 01:21:12 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 05 01:21:12 2008 -0700 |
tree | c39c0b8cc681e8588f10ec4bb14596811d293c4d | |
parent | fb98ec71c7f81b6db9b793aeb9d53823b6960d8b [diff] |
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>