ntrdma / ntrdma-ext

Linux extra (out of tree) kernel modules for ntrdma.
Other
20 stars 11 forks source link

Compatibility fixes #17

Open alfonder opened 4 years ago

alfonder commented 4 years ago

These are proposed changes to fix errors/warnings on non-x86 platforms (powerpc in our case) and also for more restrictive GCC 10. Tested that they are not destructive for x86_64 arch.

Please, review and merge.