Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-23 | xen/gntalloc: use types from linux/types.h in userspace headers | Mikko Rapeli | |
__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> | |||
2014-02-11 | xen: install xen/gntdev.h and xen/gntalloc.h | David Vrabel | |
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> |