mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
In Linux v6.10, the 'core_init_notifier' flag has been removed and dw_pcie_ep_init_notify() is now called by the designware endpoint driver so it is not necessary to call from the EPF DMA test driver. Add a test to the conftest script to detect the presence of the 'core_init_notifier' flag and update the EPF DMA test driver as necessary. Bug 4593750 Change-Id: I1c3862df2c673fcb2d7c19ebbf5e7d1cbdefea1f Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3152309 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>