Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932356AbXLNMKp (ORCPT ); Fri, 14 Dec 2007 07:10:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755713AbXLNMKg (ORCPT ); Fri, 14 Dec 2007 07:10:36 -0500 Received: from dallas.jonmasters.org ([72.29.103.172]:39360 "EHLO dallas.jonmasters.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753121AbXLNMKg (ORCPT ); Fri, 14 Dec 2007 07:10:36 -0500 Subject: Re: Print taint info in more places. From: Jon Masters To: Dave Jones Cc: Linux Kernel In-Reply-To: <20071213224927.GA18639@redhat.com> References: <20071213224927.GA18639@redhat.com> Content-Type: text/plain Organization: World Organi[sz]ation Of Broken Dreams Date: Fri, 14 Dec 2007 07:09:59 -0500 Message-Id: <1197634200.29507.98.camel@perihelion> Mime-Version: 1.0 X-Mailer: Evolution 2.12.0 (2.12.0-3.fc8) Content-Transfer-Encoding: 7bit X-SA-Do-Not-Run: Yes X-SA-Exim-Connect-IP: 74.92.29.237 X-SA-Exim-Mail-From: jonathan@jonmasters.org X-SA-Exim-Scanned: No (on dallas.jonmasters.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 887 Lines: 24 On Thu, 2007-12-13 at 17:49 -0500, Dave Jones wrote: > We've found in the past that various bug reports have had minimal > information, just a few printk's rather than a complete oops, > and it's taken several round-trips with the bug reporter before > we've discovered they had some proprietary module loaded. > > The patches below adds dumping of the tainted state to some > extra parts of the kernel that report 'bad things' happening. > These patches have been in the Fedora kernel for some time now, > and have proved useful often. > > Signed-off-by: Dave Jones In my opinion, this is a very good idea :-) Jon. -- 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/