Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751332AbVK1WMg (ORCPT ); Mon, 28 Nov 2005 17:12:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751336AbVK1WMg (ORCPT ); Mon, 28 Nov 2005 17:12:36 -0500 Received: from caramon.arm.linux.org.uk ([212.18.232.186]:8459 "EHLO caramon.arm.linux.org.uk") by vger.kernel.org with ESMTP id S1751332AbVK1WMf (ORCPT ); Mon, 28 Nov 2005 17:12:35 -0500 Date: Mon, 28 Nov 2005 22:12:30 +0000 From: Russell King To: Benjamin Herrenschmidt Cc: Andrew Morton , Linux Kernel list Subject: Re: [PATCH] serial: Fix matching of MMIO ports Message-ID: <20051128221229.GF14557@flint.arm.linux.org.uk> Mail-Followup-To: Benjamin Herrenschmidt , Andrew Morton , Linux Kernel list References: <1133212269.7768.220.camel@gaston> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1133212269.7768.220.camel@gaston> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 744 Lines: 17 On Tue, Nov 29, 2005 at 08:11:08AM +1100, Benjamin Herrenschmidt wrote: > The function uart_match_port() incorrectly compares the ioremap'd > virtual addresses of ports instead of the physical address to find > duplicate ports for MMIO based UARTs. This fixes it. I'd like this to go in -mm for a bit before we put it into mainline, just in case there's any undesirable side effects. -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: 2.6 Serial core - 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/