Explorar o código

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>
David Vrabel %!s(int64=11) %!d(string=hai) anos
pai
achega
564eb714f5
Modificáronse 3 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      include/uapi/xen/Kbuild
  2. 0 0
      include/uapi/xen/gntalloc.h
  3. 0 0
      include/uapi/xen/gntdev.h

+ 2 - 0
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

+ 0 - 0
include/xen/gntalloc.h → include/uapi/xen/gntalloc.h


+ 0 - 0
include/xen/gntdev.h → include/uapi/xen/gntdev.h