From: Allan Stephens Date: Mon, 23 May 2011 17:14:18 +0000 (-0400) Subject: tipc: Convert fatal broadcast sanity check to non-fatal check X-Git-Tag: v3.1-rc1~316^2~349^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e726900380cfff50436ca6c5e08b35b3357d82a;p=pandora-kernel.git tipc: Convert fatal broadcast sanity check to non-fatal check Modifies the existing broadcast link sanity check that detects an attempt to send a message off-node when there are no available destinations so that it no longer causes a kernel panic; instead, the check now issues a warning and stack trace and then returns without sending the message anywhere. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed