|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/2] Remove PAGE_SIZE from public headers
Reference to PAGE_SIZE slipped in to two public header files. QEMU build on
ARM64 is broken by this. PAGE_SIZE should not be used because it could
be undefined or it could be defined differently on different operating
systems.
Stefano Stabellini (2):
usbif.h: replace PAGE_SIZE with USBIF_RING_SIZE
vscsiif.h: replace PAGE_SIZE with VSCSIIF_PAGE_SIZE
xen/include/public/io/usbif.h | 5 +++--
xen/include/public/io/vscsiif.h | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |