From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH] paravirt: noreplace-paravirt is implemented for x86 and ia-64 Date: Mon, 16 Aug 2010 12:40:54 -0700 Message-ID: <4C699446.60309@goop.org> References: <4C62D309.5010909@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Jiri Kosina Cc: Jeremy Fitzhardinge , Chris Wright , Alok Kataria , Rusty Russell , virtualization@lists.osdl.org, linux-kernel@vger.kernel.org List-Id: virtualization@lists.linuxfoundation.org On 08/16/2010 06:04 AM, Jiri Kosina wrote: > On Wed, 11 Aug 2010, Jeremy Fitzhardinge wrote: > >> On 08/11/2010 09:34 AM, Jiri Kosina wrote: >>> kernel-parameters.txt lists 'noreplace-paravirt' parameter as being >>> limited to X86-32, which is incorrect -- it's actually supported by >>> x86-32, x86-64 and ia-64. >>> >>> Signed-off-by: Jiri Kosina >> Acked-by: Jeremy Fitzhardinge > Thanks. As I haven't found the patch in linux-next as of today, I'll be > taking it through trivial queue. Yes, thanks. I didn't pick it up. J