In 5.3 kernel, the pattern in /proc/self/maps will be like:
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  
[vsyscall]

So it does not match the test case expectation:
ffffffffff600000-ffffffffff601000[[:space:]]r-xp

To be more precise, the r-xp became --xp

And to comment #5, this is expected as this test was designed for x86_64
($(uname -m) = "x86_64" )

** Tags added: sru-20200217

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1845863

Title:
  vma05 in mm from ubuntu_ltp failed on 5.3 / 5.4 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1845863/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to