xen/arm: remove handling of XENFEAT_grant_map_identity
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 11 Nov 2014 11:14:45 +0000 (11:14 +0000)
committerDavid Vrabel <david.vrabel@citrix.com>
Thu, 4 Dec 2014 12:41:45 +0000 (12:41 +0000)
commite9e87eb3f9180b2b0470409b24fb39b8a1941520
treebd1a17a1233be1215a19b4c7464b029ab732ea9e
parent009d0431c3914de64666bec0d350e54fdd59df6a
xen/arm: remove handling of XENFEAT_grant_map_identity

The feature has been removed from Xen. Also Linux cannot use it on ARM32
without CONFIG_ARM_LPAE.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm/xen/enlighten.c
arch/arm/xen/mm32.c
include/xen/interface/features.h
This page took 0.025871 seconds and 5 git commands to generate.