Skip to content

Commit

Permalink
xen: install xen/gntdev.h and xen/gntalloc.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
David Vrabel authored and Konrad Rzeszutek Wilk committed Feb 11, 2014
1 parent 97253ee commit 564eb71
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/uapi/xen/Kbuild
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# UAPI Header export list
header-y += evtchn.h
header-y += gntalloc.h
header-y += gntdev.h
header-y += privcmd.h
File renamed without changes.
File renamed without changes.

0 comments on commit 564eb71

Please sign in to comment.