Mathew McBride 7ad8612a23 kernel: vfio: remove unneeded enable_unsafe_noiommu_mode parameter
The vfio module only exposes the enable_unsafe_noiommu_mode parameter
if CONFIG_VFIO_NOIOMMU is enabled. When it isn't, the module
will complain about an unknown parameter:

vfio: unknown parameter 'enable_unsafe_noiommu_mode' ignored

As CONFIG_VFIO_NOIOMMU is disabled by the module package,
we can remove the module loading parameter.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
2023-08-29 23:41:04 +02:00
..
2023-07-26 12:20:32 +02:00
2018-02-13 11:48:49 +01:00
2023-07-05 20:32:37 +02:00
2023-07-04 23:00:11 +02:00
2023-07-04 23:00:11 +02:00
2023-05-22 22:28:20 +02:00
2023-05-22 22:28:20 +02:00
2023-06-16 11:11:08 +02:00
2020-08-21 11:46:13 +02:00