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

Hemant Agrawal hemant.agrawal at nxp.com
Fri Apr 13 09:09:16 CEST 2018


On 4/13/2018 12:40 PM, Shreyansh Jain wrote:
> On Friday 13 April 2018 10:34 AM, 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>
>> -- 
> 
> Thanks for fixing.
> 
> Acked-by: Shreyansh Jain <shreyansh.jain at nxp.com>
NACK

This is breaking the x86_64-native-linuxapp-gcc  compilation. I am 
looking into it.


More information about the dev mailing list