x86/P2M: p2m_change_type() should pass on error from p2m_set_entry()
authorJan Beulich <jbeulich@suse.com>
Thu, 8 May 2014 11:59:33 +0000 (13:59 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 8 May 2014 11:59:33 +0000 (13:59 +0200)
commite9304f30e903da20cbc278bfc753cfa94212c630
tree0462c66379e8d0d00195af8775fa75aa19531c97
parent98b8e967d030b1a5a1ecbbfced01abfd773a5fc0
x86/P2M: p2m_change_type() should pass on error from p2m_set_entry()

Modify the function's name to help eventual backports involving this
function, and in one case where this is trivially possible also stop
ignoring its return value.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Tim Deegan <tim@xen.org>
xen/arch/x86/cpu/mcheck/vmce.c
xen/arch/x86/domctl.c
xen/arch/x86/hvm/hvm.c
xen/arch/x86/mm/mem_sharing.c
xen/arch/x86/mm/p2m.c
xen/arch/x86/mm/paging.c
xen/drivers/passthrough/amd/iommu_guest.c
xen/include/asm-x86/p2m.h