[dpdk-dev] [PATCH v2] bus/fslmc: use PRIu64 instead of llX in format specifier

gowrishankar muthukrishnan gowrishankar.m at linux.vnet.ibm.com
Fri Apr 13 12:47:04 CEST 2018


On Friday 13 April 2018 04:10 PM, Gowrishankar wrote:
> From: Gowrishankar Muthukrishnan <gowrishankar.m at linux.vnet.ibm.com>
>
> Instead of llX, use C99 standard "PRIu64" in format specifier. Former one
> breaks compile in ppc64le.
>
> Fixes: c2c167fdb3 ("bus/fslmc: support memory event callbacks for VFIO")
>
> Signed-off-by: Gowrishankar Muthukrishnan <gowrishankar.m at linux.vnet.ibm.com>
> --
>
> v2:
>   - corrected format specifier wrt address and size.

Please ignore it. I sent incorrect one by mistake. Thanks.



More information about the dev mailing list