All of lore.kernel.org
 help / color / mirror / Atom feed
* ARM32 - build-issues with xen/arm: vpl011: Add a new vuart node in the xenstore
@ 2017-10-05  1:58 Konrad Rzeszutek Wilk
  2017-10-05  9:37 ` Wei Liu
  0 siblings, 1 reply; 7+ messages in thread
From: Konrad Rzeszutek Wilk @ 2017-10-05  1:58 UTC (permalink / raw)
  To: xen-devel, bhupinder.thakur, wei.liu2, sstabellini

I get this when compiling under ARM32 (Ubuntu 15.04,
gcc (Ubuntu/Linaro 4.9.2-10ubuntu13) 4.9.2):

libxl_console.c: In function ‘libxl__device_vuart_add’:
libxl_console.c:379:5: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘xen_pfn_t’ [-Werror=format=]
     flexarray_append(ro_front, GCSPRINTF("%lu", state->vuart_gfn));
     ^
;

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-10-13  9:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-05  1:58 ARM32 - build-issues with xen/arm: vpl011: Add a new vuart node in the xenstore Konrad Rzeszutek Wilk
2017-10-05  9:37 ` Wei Liu
2017-10-05 14:14   ` Bhupinder Thakur
2017-10-05 14:16     ` Wei Liu
2017-10-12 18:54   ` Bhupinder Thakur
2017-10-12 19:04     ` Andrew Cooper
2017-10-13  9:17       ` Bhupinder Thakur

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.