From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] ACPI/APEI: fix ERST MOVE_DATA instruction implementation Date: Wed, 17 Oct 2012 13:07:43 +0100 Message-ID: References: <507EB85802000078000A1F79@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <507EB85802000078000A1F79@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 , xen-devel List-Id: xen-devel@lists.xenproject.org On 17/10/2012 12:53, "Jan Beulich" wrote: > Before anyone asks - yes, I have added to my todo list to put in > place a proper ioremap() for x86. But since I'm under some time > pressure right now, this was the faster route to something that > can be committed to see whether the regression goes away. That's good as we'll need it for >4kB per-VCPU stacks (even if we only need 4kB VCPU stacks, we'll want a guard page too). -- Keir