Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965164AbXAGVEK (ORCPT ); Sun, 7 Jan 2007 16:04:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965166AbXAGVEJ (ORCPT ); Sun, 7 Jan 2007 16:04:09 -0500 Received: from pne-smtpout2-sn1.fre.skanova.net ([81.228.11.159]:50510 "EHLO pne-smtpout2-sn1.fre.skanova.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965164AbXAGVEI (ORCPT ); Sun, 7 Jan 2007 16:04:08 -0500 To: dmitry.torokhov@gmail.com Cc: Linus Torvalds , Linux Kernel Mailing List , kaber@trash.net Subject: Re: Linux 2.6.20-rc4 References: From: Peter Osterlund Date: 07 Jan 2007 22:04:02 +0100 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1060 Lines: 23 Peter Osterlund writes: > Linus Torvalds writes: > > > Patrick McHardy (2): > > [NETFILTER]: New connection tracking is not EXPERIMENTAL anymore > > I get kernel panics when doing large ethernet transfers. A loop doing I also see an annoying side effect of this bug. When the panic happens, the caps lock LED starts to blink, and the kernel prints this on the console once every second (or more often, don't know exactly): printk(KERN_WARNING "atkbd.c: Spurious %s on %s. " "Some program might be trying access hardware directly.\n", data == ATKBD_RET_ACK ? "ACK" : "NAK", serio->phys); This makes the actual crash information disappear before you have a chance to read it. -- Peter Osterlund - petero2@telia.com http://web.telia.com/~u89404340 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/