projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd3ed39
)
xen/arm: p2m: Remove p2m_operation
author
Julien Grall
<julien.grall@arm.com>
Fri, 11 Aug 2017 18:14:21 +0000
(19:14 +0100)
committer
Stefano Stabellini
<sstabellini@kernel.org>
Mon, 21 Aug 2017 19:54:28 +0000
(12:54 -0700)
This is a left over of before the P2M code was reworked. So drop it.
Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/p2m.c
patch
|
blob
|
history
diff --git
a/xen/arch/arm/p2m.c
b/xen/arch/arm/p2m.c
index 7b2aac4c90c48a582449943e3f983cfc1b6eea4c..c484469e6c3d0ec44b25f152556e78ffb7bfd981 100644
(file)
--- a/
xen/arch/arm/p2m.c
+++ b/
xen/arch/arm/p2m.c
@@
-611,10
+611,6
@@
static int p2m_mem_access_radix_set(struct p2m_domain *p2m, gfn_t gfn,
return rc;
}
-enum p2m_operation {
- MEMACCESS,
-};
-
/*
* Put any references on the single 4K page referenced by pte.
* TODO: Handle superpages, for now we only take special references for leaf