From: Andy Grover Date: Thu, 11 Mar 2010 13:50:01 +0000 (+0000) Subject: RDS: Workaround for in-use MRs on close causing crash X-Git-Tag: v2.6.35-rc1~473^2~771 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=571c02fa81e43ebb4b793f626d6c7bf0fa18902b;p=pandora-kernel.git RDS: Workaround for in-use MRs on close causing crash if a machine is shut down without closing sockets properly, and freeing all MRs, then a BUG_ON will bring it down. This patch changes these to WARN_ONs -- leaking MRs is not fatal (although not ideal, and there is more work to do here for a proper fix.) Signed-off-by: Andy Grover Signed-off-by: David S. Miller --- Reading git-diff-tree failed