We need to actually define struct io_mapping now, since it's embedded
into some structs in the updated DRM drivers. Also, io_mapping_map_wc()
now has three parameters, so I've updated the mlx drivers accordingly.
There shouldn't be any functional change.
Details
Details
- Reviewers
• hselasky - Commits
- rS320196: Update io-mapping.h in the LinuxKPI.
buildkernel WITH_OFED=
No problems using this version of the header with amdgpu. Will test i915 tonight.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Hi,
I would like to test this patch before it hits the tree. It touches core functionality of the MLX4/MLX5 drivers.
Give me 1-2 days for testing.
--HPS
Comment Actions
Test OK. Please test build with arm64 GENERIC kernel before committing aswell if you didn't do it already.