Comment 5 for bug 1769696

Revision history for this message
Manoj Iyer (manjo) wrote :

-- Bionic verification --
ubuntu@starbuck:~$ uname -a
Linux starbuck 4.15.0-23-generic #25-Ubuntu SMP Wed May 23 17:59:52 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux
ubuntu@starbuck:~$ dmesg | grep -i "W+X"
[ 34.983869] Checked W+X mappings: passed, no W+X pages found
ubuntu@starbuck:~$

-- Artful verification --
ubuntu@starbuck:~$ uname -a
Linux starbuck 4.13.0-45-generic #50-Ubuntu SMP Wed May 30 08:23:03 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux
ubuntu@starbuck:~$dmesg | grep -i "W+X"
[ 35.566350] Checked W+X mappings: passed, no W+X pages found
ubuntu@starbuck:~$

-- Xenial Verification --
ubuntu@seuss:~$ uname -a
Linux seuss 4.4.0-128-generic #154-Ubuntu SMP Fri May 25 14:17:06 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux
ubuntu@seuss:~$ dmesg | grep -i "W+X"
ubuntu@seuss:~$