commit | e9e87eb3f9180b2b0470409b24fb39b8a1941520 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Tue Nov 11 11:14:45 2014 +0000 |
committer | David Vrabel <david.vrabel@citrix.com> | Thu Dec 04 12:41:45 2014 +0000 |
tree | bd1a17a1233be1215a19b4c7464b029ab732ea9e | |
parent | 009d0431c3914de64666bec0d350e54fdd59df6a [diff] |
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>