From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v11 10/14] xsm/flask: avoid spurious error messages when mapping I/O-memory Date: Wed, 27 Aug 2014 12:40:55 -0400 Message-ID: <53FE0A17.1010509@linaro.org> References: <1408912207-28146-1-git-send-email-avanzini.arianna@gmail.com> <1408912207-28146-11-git-send-email-avanzini.arianna@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1408912207-28146-11-git-send-email-avanzini.arianna@gmail.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: Arianna Avanzini , xen-devel@lists.xen.org Cc: julien.grall@citrix.com, paolo.valente@unimore.it, keir@xen.org, stefano.stabellini@eu.citrix.com, tim@xen.org, dario.faggioli@citrix.com, Ian.Jackson@eu.citrix.com, Ian.Campbell@eu.citrix.com, etrudeau@broadcom.com, JBeulich@suse.com, andrew.cooper3@citrix.com, viktor.kleinik@globallogic.com, andrii.tseglytskyi@globallogic.com List-Id: xen-devel@lists.xenproject.org Hi Arianna, On 24/08/14 16:30, Arianna Avanzini wrote: > Currently, FLASK only handles the memory_mapping hypercall for the > x86 architecture. In case the architecture is ARM, an error message > will be printed regardless of how XSM has been configured. This > commit lets the memory_mapping case be handled also for architectures > other than x86. > > Signed-off-by: Arianna Avanzini > Cc: Dario Faggioli > Cc: Paolo Valente Reviewed-by: Julien Grall Regards, -- Julien Grall