[PATCH] dma/idxd: mark portal pointer as volatile
Thomas Monjalon
thomas at monjalon.net
Mon Feb 16 18:28:34 CET 2026
26/01/2026 11:13, Bruce Richardson:
> The portal pointer for writing descriptors to the idxd device should be
> volatile for consistency with how it is used. Only time we need to cast
> away the volatility is when unmapping it.
>
> Bugzilla ID: 1871
> Fixes: e888bb1278c6 ("dma/idxd: add bus device probing")
> Cc: stable at dpdk.org
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
Applied, thanks.
More information about the stable
mailing list