On Tue, Mar 17, 2020 at 2:21 PM David Marchand
<[email protected]> wrote:
> On Mon, Mar 16, 2020 at 9:48 PM David Christensen
> <[email protected]> wrote:
> >
> > The include file rte_debug.h is pulled into x86 builds through the
> > following callchain:
> >
> > lib/librte_eal/common/include/generic/rte_cycles.h:17,
> > lib/librte_eal/common/include/arch/x86/rte_cycles.h:13,
> > lib/librte_eal/common/include/arch/x86/rte_spinlock.h:18,
> > lib/librte_eal/common/include/arch/x86/rte_rwlock.h:13,
> >
> > The PPC specific version of the same callchain does not include
> > rte_debug.h.  Add rte_debug.h back into the C files that require it.
> >
> > Fixes: 0dcba5256287 ("pci: remove unneeded includes in public header file")
> Cc: [email protected]
>
> >
> > Signed-off-by: David Christensen <[email protected]>
> Tested-by: David Wilder <[email protected]>
> Acked-by: David Marchand <[email protected]>

Applied, thanks.


-- 
David Marchand

Reply via email to