[dpdk-dev] [PATCH] common/dpaax: fix uninitialized table case

Thomas Monjalon thomas at monjalon.net
Thu Oct 25 00:32:57 CEST 2018


17/10/2018 11:05, Shreyansh Jain:
> There is a possibility that either because of missing device tree entry
> or lack of memory, the PA-VA table might not be available. But, the
> table being transparent, the callers don't necessary check for its
> initialization state. This is explicitly done during update and
> translation call.
> 
> Fixes: 2f3d633aa593 ("common/dpaax: add library for PA/VA translation table")
> 
> Signed-off-by: Shreyansh Jain <shreyansh.jain at nxp.com>

Applied, thanks





More information about the dev mailing list