On 1/13/20 6:19 PM, Miroslav Benes wrote: > Commit 35c9e74cff4c ("selftests/livepatch: Make dynamic debug setup and > restore generic") introduced setup_config() to set up the environment > for each test. It superseded set_dynamic_debug(). README still mentions > set_dynamic_debug(), so update it to setup_config() which should be used > now in every test. > > Signed-off-by: Miroslav Benes <mbenes@xxxxxxx> Reviewed-by: Kamalesh Babulal <kamalesh@xxxxxxxxxxxxxxxxxx> -- Kamalesh