[PATCH v1 0/1] dts: fix hugepage mounting
jspewock at iol.unh.edu
jspewock at iol.unh.edu
Mon Aug 12 17:04:20 CEST 2024
From: Jeremy Spewock <jspewock at iol.unh.edu>
Currently in the DTS framework there are some commands used for
remounting hugepages that require super-user privileges but do not use
them, causing them to throw errors whenever they are run as a non-root
user. This patches fixes these problems by simply adding a flag that
enables admin privileges for the commands that are missing them.
Jeremy Spewock (1):
dts: add admin privileges to hugepage mounting
dts/framework/testbed_model/linux_session.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
2.45.2
More information about the dev
mailing list