On Mon 2019-12-16 12:18:40, Shuah Khan wrote:
livepatch test configures the system and debug environment to run
tests. Some of these actions fail without root access and test
dumps several permission denied messages before it exits.
Fix test-state.sh to call setup_config instead of set_dynamic_debug
as suggested by Petr Mladek <pmladek@xxxxxxxx>
Fix it to check root uid and exit with skip code instead.
Signed-off-by: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>
Shuah, I assume that you will push this fix via linux-kselftest tree.
Please, tell us if you have other preference.