Received: with ECARTIS (v1.0.0; list netdev); Wed, 08 Sep 2004 18:43:12 -0700 (PDT) Received: from mailout.stusta.mhn.de (mailout.stusta.mhn.de [141.84.69.5]) by oss.sgi.com (8.13.0/8.13.0) with SMTP id i891h59d032012 for ; Wed, 8 Sep 2004 18:43:06 -0700 Received: (qmail 1496 invoked from network); 8 Sep 2004 21:42:38 -0000 Received: from mailhub.stusta.mhn.de (HELO eumel.h3.stusta.mhn.de) (10.150.127.10) by mailhub.stusta.mhn.de with SMTP; 8 Sep 2004 21:42:38 -0000 From: Wolfgang Walter To: netdev@oss.sgi.com Subject: Bad: scheduling while atomic! in 2.6.8.1 Date: Wed, 8 Sep 2004 23:42:37 +0200 User-Agent: KMail/1.7 Cc: greearb@candelatech.com Organization: Studentenwerk =?iso-8859-1?q?M=FCnchen?= MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409082342.37273.wolfgang.walter@studentenwerk.mhn.de> X-archive-position: 8532 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: wolfgang.walter@studentenwerk.mhn.de Precedence: bulk X-list: netdev Content-Length: 463 Lines: 12 We see the exactly the same with 2.6.8.1. Our host has 3 nics (all 3 are intel e100). We are using vlan, iptables (no nat or connection tracking, though) and ipsec. We tested it on other hardware (different mainboard, different nics) and the problem remains. We are getting the log for every received packet, doesn't matter if these are dhcp-requests, pings or something else. Kernel 2.6.7-rc2 works fine. We didn't test other kernels yet. Wolfgang Walter