commit | 5e726900380cfff50436ca6c5e08b35b3357d82a | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Mon May 23 13:14:18 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri Jun 24 16:18:15 2011 -0400 |
tree | cac273bd08cc73d1923c6458b98f04fd2939bff9 | |
parent | 21e842579a5fd1ce746be4e34ac53ef67d6f0a6b [diff] |
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 <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>