From mboxrd@z Thu Jan 1 00:00:00 1970 From: ebiederm@xmission.com (Eric W. Biederman) Subject: Kernel panic in inet_twdr_do_twkill_work Date: Wed, 13 May 2009 18:22:46 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: , "Denis V. Lunev" To: Daniel Lezcano Return-path: Received: from out01.mta.xmission.com ([166.70.13.231]:42186 "EHLO out01.mta.xmission.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752776AbZENBWu (ORCPT ); Wed, 13 May 2009 21:22:50 -0400 Sender: netdev-owner@vger.kernel.org List-ID: So far I have only seen this twice. But the backtrace looks almost identical to the one in commit d315492b1a6ba29da0fa2860759505ae1b2db857 The kernels I saw this on were patched version of 2.6.28 with some network namespace backports. commit d315492b1a6ba29da0fa2860759505ae1b2db857 was definitely present. Daniel any ideas? Eric