On Thu, Sep 25, 2025 at 02:31:46PM +0200, David Marchand wrote:
> Use rte_os.h and its RTE_TAILQ_HEAD definition compatible with BSD
> sys/queue.h
>
> Fixes: 18cb07563165 ("gpudev: add event notification")
>
> Signed-off-by: David Marchand <[email protected]>
> ---
> lib/gpudev/gpudev.c | 1 +
> lib/gpudev/gpudev_driver.h | 4 ++--
> 2 files changed, 3 insertions(+), 2 deletions(-)
Acked-by: Bruce Richardson <[email protected]>
>
- [PATCH v4 0/7] Add a stricter headers check David Marchand
- [PATCH v4 2/7] drivers: drop export of driver header... David Marchand
- [PATCH v4 4/7] gpudev: fix driver header for Windows David Marchand
- Re: [PATCH v4 4/7] gpudev: fix driver header for... Bruce Richardson
- [PATCH v4 5/7] drivers: fix some exported headers David Marchand
- Re: [PATCH v4 5/7] drivers: fix some exported he... Bruce Richardson
- [PATCH v4 7/7] power: separate public and driver hea... David Marchand
- [PATCH v4 6/7] buildtools/chkincs: use a staging dir... David Marchand
- Re: [PATCH v4 6/7] buildtools/chkincs: use a sta... Bruce Richardson
- Re: [PATCH v4 6/7] buildtools/chkincs: use a... David Marchand
- Re: [PATCH v4 6/7] buildtools/chkincs: u... Bruce Richardson
- Re: [PATCH v4 6/7] buildtools/chkin... David Marchand
- [PATCH v4 1/7] baseband/acc: fix exported header David Marchand
- [PATCH v4 3/7] eventdev: do not include driver heade... David Marchand

