On Sat, 10 Jan 2026 01:28:33 +0800 Sun Jian <[email protected]> wrote:
> run_vmtests.sh assumes it is invoked from tools/testing/selftests/mm. > When run from another working directory, relative paths can lead to > confusing failures. Detect this case and abort with a clear message. > > Signed-off-by: Sun Jian <[email protected]> Reviewed-by: SeongJae Park <[email protected]> Thanks, SJ [...]

