Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759318AbYAYQBh (ORCPT ); Fri, 25 Jan 2008 11:01:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758260AbYAYQBR (ORCPT ); Fri, 25 Jan 2008 11:01:17 -0500 Received: from sovereign.computergmbh.de ([85.214.69.204]:57052 "EHLO sovereign.computergmbh.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757327AbYAYQBR (ORCPT ); Fri, 25 Jan 2008 11:01:17 -0500 Date: Fri, 25 Jan 2008 17:01:15 +0100 (CET) From: Jan Engelhardt To: Jon Masters cc: Mathieu Desnoyers , Andrew Morton , Valdis.Kletnieks@vt.edu, "Frank Ch. Eigler" , Linux Kernel Mailing List , Rusty Russell , Christoph Hellwig , Linus Torvalds Subject: Re: [PATCH] Linux Kernel Markers Support for Proprierary Modules In-Reply-To: <1201275090.25284.281.camel@perihelion> Message-ID: References: <1201029235.18144.62.camel@perihelion> <20080123031005.GA16766@Krystal> <1201061860.25284.28.camel@perihelion> <20080123131442.GA6562@redhat.com> <20080123144811.GA12296@Krystal> <27267.1201152358@turing-police.cc.vt.edu> <1201155569.25284.88.camel@perihelion> <20080124124703.GB32559@Krystal> <1201275090.25284.281.camel@perihelion> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 940 Lines: 22 On Jan 25 2008 10:31, Jon Masters wrote: >On Fri, 2008-01-25 at 08:56 +0100, Jan Engelhardt wrote: > >> So what is needed is an Oops with an explaining message >> if (kernel_tainted) "blame that proprietary module first", >> and make sure the user sees that oops even if in X. > >The former is actually trivially doable with the module->taints bits. We >could have the equivalent of a neon flashing "blame this module" sign. > >I also agree, we should stop force loading. Incompatible struct module, >etc. are really bad things to have mapped into a running kernel. Forceloading should be reserved for developers who know when a symversion change is safe (which is rare in itself, but still). -- 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/