more updates to work with the new ls-iommu
This commit is contained in:
parent
158e937e6f
commit
692ca7f83a
2 changed files with 2 additions and 5 deletions
|
@ -7,7 +7,6 @@ function set_VFIO () {
|
|||
|
||||
# Assign the GPU device ids to a variable
|
||||
GPU_DEVID="$1"
|
||||
echo $GPU_DEVID
|
||||
|
||||
# Get the kernel_args file content
|
||||
CMDLINE=$(cat "$SCRIPTDIR/config/kernel_args")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue