Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754319AbZAEVMV (ORCPT ); Mon, 5 Jan 2009 16:12:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753178AbZAEVME (ORCPT ); Mon, 5 Jan 2009 16:12:04 -0500 Received: from casper.infradead.org ([85.118.1.10]:59883 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752079AbZAEVMB (ORCPT ); Mon, 5 Jan 2009 16:12:01 -0500 Date: Mon, 5 Jan 2009 13:13:50 -0800 From: Arjan van de Ven To: Alan Cox Cc: Linus Torvalds , linux-kernel@vger.kernel.org, mingo@elte.hu, fweisbec@gmail.com, linux-scsi@vger.kernel.org, linux-ide@vger.kernel.org, linux-acpi@vger.kernel.org, akpm@linux-foundation.org Subject: Re: [PATCH 0/4] Fastboot revisited: Asynchronous function calls Message-ID: <20090105131350.66408a4f@infradead.org> In-Reply-To: <20090105162125.093b4adf@lxorguk.ukuu.org.uk> References: <20090104092430.7ffd2c41@infradead.org> <20090104103104.6fdda9f2@infradead.org> <20090104110559.306186c4@infradead.org> <20090105162125.093b4adf@lxorguk.ukuu.org.uk> Organization: Intel X-Mailer: Claws Mail 3.6.1 (GTK+ 2.14.5; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1206 Lines: 37 On Mon, 5 Jan 2009 16:21:25 +0000 Alan Cox wrote: > > Right now I don't think I have time for it (this is going to take > > time.. there's so many weird things with serial ports that it's > > bound to break stuff in the beginning etc) > > I can't duplicate this. Can you check you don't have > > config SERIAL_8250_DETECT_IRQ > bool "Autodetect IRQ on standard ports (unsafe)" > depends on SERIAL_8250_EXTENDED > help > Say Y here if you want the kernel to try to guess which IRQ > to use for your serial port. > > This is considered unsafe; it is far better to configure the > IRQ in a boot script using the setserial command. > > If unsure, say N. > > > enabled > ok I had that enabled somehow.... retesting now -- Arjan van de Ven Intel Open Source Technology Centre For development, discussion and tips for power savings, visit http://www.lesswatts.org -- 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/