From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH] serial: do not call ->pm() on initialization for console port Date: Thu, 25 Oct 2007 13:40:44 -0700 Message-ID: <20071025134044.58ca9d35.akpm@linux-foundation.org> References: <20071019.011355.39154656.anemo@mba.ocn.ne.jp> <20071018161827.GB16244@flint.arm.linux.org.uk> <20071026.010510.59032545.anemo@mba.ocn.ne.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from smtp2.linux-foundation.org ([207.189.120.14]:32797 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753301AbXJYUlA (ORCPT ); Thu, 25 Oct 2007 16:41:00 -0400 In-Reply-To: <20071026.010510.59032545.anemo@mba.ocn.ne.jp> Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Atsushi Nemoto Cc: rmk+lkml@arm.linux.org.uk, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org On Fri, 26 Oct 2007 01:05:10 +0900 (JST) Atsushi Nemoto wrote: > On Thu, 18 Oct 2007 17:18:27 +0100, Russell King wrote: > > > Attached patch fixes this problem. Is this a right way? > > > If not, I will fix the serial_txx9 driver to skip the initialization in > > > ->pm() if oldstate was -1. > > > > I'll have to investigate further to refresh myself with what's going > > on here, but your patch looks wrong. > > Now rc1 is released. Any chances for this patch? > If none, I should push other workaround to fix this issue on 2.6.24. I don't know what patch you're referring to. I don't appear to have whatever-patch-this-is queued up anywhere?