From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: ns16550.c's poll_port variable Date: Fri, 04 May 2012 14:59:49 +0100 Message-ID: References: <4FA3FBE10200007800081ABA@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4FA3FBE10200007800081ABA@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On 04/05/2012 14:55, "Jan Beulich" wrote: >>> I think this can be done entirely in serial.c - serial_init_postirq() >>> would directly call any drivers that already got a handle parsed >>> for them, and serial_parse_handle() would need to call >>> ->init_postirq() for any driver that didn't have it called already. >>> serial_suspend() and serial_resume() should then call drivers only >>> if they previously had ->init_postirq() called. >> >> Ah yes, that would work. Feel free to make a patch. > > That'll be on top of the other post-4.2 changes I'm in the process > of piling up, as this isn't really a bug fix. Agreed. -- Keir