13/04/2018 14:44, Hemant Agrawal: > > On 4/13/2018 4:52 PM, Gowrishankar wrote: > > From: Gowrishankar Muthukrishnan <[email protected]> > > > > 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 > > <[email protected]> > > -- > > v3: > > - correction to prefix address with 0x > > v2: > > - corrected format specifier wrt address and size. > > Thanks Shreyansh, Hemant and Thomas. > > > Acked-by: Hemant Agrawal <[email protected]>
Applied, thanks

