On Fri, Oct 25, 2019 at 6:41 AM Tiwei Bie <tiwei....@intel.com> wrote: > > On Wed, Aug 14, 2019 at 01:36:41PM -0500, David Christensen wrote: > > Use of %llx print formatting causes meson build error on Power systems with > > RHEL 7.6 and gcc 4.8.5. Replace with PRIx64 macro. > > > > Fixes: 9b62e2da1844 (vhost: register new regions with userfaultfd)
> Cc: sta...@dpdk.org > > > > Signed-off-by: David Christensen <d...@linux.vnet.ibm.com> > > Reviewed-by: Tiwei Bie <tiwei....@intel.com> Applied, thanks. -- David Marchand