From 43023779ea9671315429a52b252c63a2b1600973 Mon Sep 17 00:00:00 2001 From: Manish Regmi Date: Thu, 21 Sep 2023 18:15:07 -0400 Subject: [PATCH] machine_configuration: update the readme Signed-off-by: Manish Regmi --- machine_configuration/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine_configuration/README.md b/machine_configuration/README.md index 30762923..f9527650 100644 --- a/machine_configuration/README.md +++ b/machine_configuration/README.md @@ -95,7 +95,7 @@ Ensure that ast driver is not loaded. $ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/machine_configuration/100-intel-qat-intel-iommu-on.yaml ``` -Note: This will reboot the QAT worker nodes when changing the kernel parameter through MCO. +Note: This will reboot the worker nodes when changing the kernel parameter through MCO. # See Also - [Firmware Search Path](https://docs.kernel.org/driver-api/firmware/fw_search_path.html)