Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754730AbYLGSDO (ORCPT ); Sun, 7 Dec 2008 13:03:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753170AbYLGSC5 (ORCPT ); Sun, 7 Dec 2008 13:02:57 -0500 Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:41363 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752565AbYLGSC4 (ORCPT ); Sun, 7 Dec 2008 13:02:56 -0500 Date: Sun, 7 Dec 2008 18:03:02 +0000 From: Alan Cox To: Evgeniy Polyakov Cc: Kay Sievers , Herbert Xu , linux-kernel@vger.kernel.org, Linux Crypto Mailing List Subject: Re: Runaway loop with the current git. Message-ID: <20081207180302.339bf58d@lxorguk.ukuu.org.uk> In-Reply-To: <20081207175438.GA3181@ioremap.net> References: <20081207155507.GA15355@gondor.apana.org.au> <20081207160921.693f637a@lxorguk.ukuu.org.uk> <20081207163151.GA31838@ioremap.net> <20081207170108.39dfd93f@lxorguk.ukuu.org.uk> <20081207172855.55fee78f@lxorguk.ukuu.org.uk> <20081207174435.GB1687@ioremap.net> <20081207175245.2d074299@lxorguk.ukuu.org.uk> <20081207175438.GA3181@ioremap.net> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.12; x86_64-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1422 Lines: 41 On Sun, 7 Dec 2008 20:54:38 +0300 Evgeniy Polyakov wrote: > On Sun, Dec 07, 2008 at 05:52:45PM +0000, Alan Cox (alan@lxorguk.ukuu.org.uk) wrote: > > > Alan, let's make some progress on this fingerpointing. If Herbert's > > > patch fixes the crypto loading problem, it will find its way upstream > > > for the current tree, and in the merge window Kay's patch may be applied > > > and widely tested. Thoughts? > > > > I have no intention of applying Kay's patch because it is wrong and it > > will only break things not fix them. > > And you are sure it breaks something based on what? Firstly: You propose to implement modprobe fails (due to crypto requirements) open /dev/console -ENODEV log error to nowhere Why is this useful - you now get failing module loads producing no diagnostics and in many case the setup just dying silently. Previously you got an attempt to recover and diagnostics which allowed the problem to be found (as Herbert did) Secondly: If I have a /dev/console on a PCI device and I have modprobe set to load 8250_pci or a framebuffer driver when the console is opened you will break the current working behaviour. -- 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/