From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Re: [patch] Add missing breaks to {set, get}_address_size domctls. Date: Wed, 14 Feb 2007 15:50:22 +0000 Message-ID: References: <45D33D82.76E4.0078.0@novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <45D33D82.76E4.0078.0@novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jan Beulich , Gerd Hoffmann Cc: Xen devel list List-Id: xen-devel@lists.xenproject.org On 14/2/07 15:49, "Jan Beulich" wrote: >>> $subject says all ;) >> >> Oops, fix was incomplete, the get_address_size also lacks the >> copy_to_guest() ... > > But the added printk in there is certainly a leftover... It's cleaned up and checked in now. K.