Hi Subrata, Please accept the patch below. Thanks, Gowri --- realtime: fix parameter name clash in pi-test7 due to memlock option added Below patch just renames the parameter name for number of mid priority threads in pi-test7 from -m to -x. Original one clashes with our common memlock option used across all RT tests. Also, pi-test7 is already disabled in our default run profile, so this patch can silently update the test without any impact on any other test. Testing Informations: Tested pi-test7 binary with the patch for the changes. Signed-off-by: Gowrishankar Tested-by: Gowrishankar Acked-by: Sripathi Kodi ---