Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | xen/gntalloc: use types from linux/types.h in userspace headers | Mikko Rapeli | 2015-10-23 |
| | | | | | | | __u32, __u64 etc. are preferred for userspace API headers. Signed-off-by: Mikko Rapeli <mikko.rapeli@iki.fi> Signed-off-by: David Vrabel <david.vrabel@citrix.com> | ||
* | xen: install xen/gntdev.h and xen/gntalloc.h | David Vrabel | 2014-02-11 |
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> |