Return-path: Received: from mail-ww0-f44.google.com ([74.125.82.44]:44831 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757352Ab1KUWHn convert rfc822-to-8bit (ORCPT ); Mon, 21 Nov 2011 17:07:43 -0500 MIME-Version: 1.0 In-Reply-To: <201111212249.31196.rjw@sisk.pl> References: <201111212249.31196.rjw@sisk.pl> From: Linus Torvalds Date: Mon, 21 Nov 2011 14:07:20 -0800 Message-ID: (sfid-20111121_230806_088664_FF6ACD5E) Subject: Re: 3.2-rc2+: Reported regressions from 3.0 and 3.1 To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , Maciej Rutecki , Florian Mickler , Andrew Morton , Kernel Testers List , Network Development , Linux ACPI , Linux PM List , Linux SCSI List , Linux Wireless List , DRI Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, Nov 21, 2011 at 1:49 PM, Rafael J. Wysocki wrote: > > Subject ? ?: Simultaneous cat and external keyboard input causing kernel panic > Submitter ?: Timo Jyrinki > Date ? ? ? : 2011-11-03 12:14 > Message-ID : CAJtFfxmovJHspHHKbvBVc4pw+u5mjGmUejCXEzdV+GqE=jVSOQ@mail.gmail.com > References : http://marc.info/?l=linux-kernel&m=132032253903074&w=2 So while funny, I doubt this is actually a bug. It's a feature, as pointed out by Clemens Ladisch in that thread. It's simply sysrq-c: "perform a system crash by a NULL pointer dereference". Now, I'm perfectly willing to consider that feature to be a mis-feature, and that this should be considered a bug to be fixed. But it is not a regression. Keeping it on the regression list just because it is amusing is understandable, though ;) Linus