summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid Vrabel <david.vrabel@citrix.com>2014-02-10 13:54:02 (GMT)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2014-02-11 15:12:36 (GMT)
commit564eb714f5f09ac733c26860d5f0831f213fbdf1 (patch)
tree7e95f114f868cd8b21c49e9103a3954af2a5a009 /include
parent97253eeeb792d61ed22d397cfa236bd0311e4caf (diff)
downloadlinux-564eb714f5f09ac733c26860d5f0831f213fbdf1.tar.xz
xen: install xen/gntdev.h and xen/gntalloc.h
xen/gntdev.h and xen/gntalloc.h both provide userspace ABIs so they should be installed. CC: stable@vger.kernel.org Signed-off-by: David Vrabel <david.vrabel@citrix.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'include')
-rw-r--r--include/uapi/xen/Kbuild2
-rw-r--r--include/uapi/xen/gntalloc.h (renamed from include/xen/gntalloc.h)0
-rw-r--r--include/uapi/xen/gntdev.h (renamed from include/xen/gntdev.h)0
3 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/xen/Kbuild b/include/uapi/xen/Kbuild
index 61257cb..5c45962 100644
--- a/include/uapi/xen/Kbuild
+++ b/include/uapi/xen/Kbuild
@@ -1,3 +1,5 @@
# UAPI Header export list
header-y += evtchn.h
+header-y += gntalloc.h
+header-y += gntdev.h
header-y += privcmd.h
diff --git a/include/xen/gntalloc.h b/include/uapi/xen/gntalloc.h
index 76bd580..76bd580 100644
--- a/include/xen/gntalloc.h
+++ b/include/uapi/xen/gntalloc.h
diff --git a/include/xen/gntdev.h b/include/uapi/xen/gntdev.h
index 5304bd3..5304bd3 100644
--- a/include/xen/gntdev.h
+++ b/include/uapi/xen/gntdev.h