mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
The definition SLAB_MEM_SPREAD was removed in Linux v6.9 and this breaks the compilation of the Tegra Graphics Virtualization Comms driver. Add a test to conftest to detect if SLAB_MEM_SPREAD is defined and update the driver accordingly to fix the build. Bug 4471899 Change-Id: Ibcac2dbc6538bcda92e818b333a9db6b8234f1d7 Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3104558 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>