summaryrefslogtreecommitdiffstats
path: root/mm/vmstat.c
diff options
context:
space:
mode:
authorShuah Khan (Samsung OSG) <shuah@kernel.org>2018-06-13 21:31:43 -0600
committerShuah Khan (Samsung OSG) <shuah@kernel.org>2018-06-18 09:11:10 -0600
commita4d7537789724985cafbc9260a31ca4f2b7cf123 (patch)
tree76e6ab57460e803874f61b93662e22f9e3b20261 /mm/vmstat.c
parent685814466bf8398192cf855415a0bb2cefc1930e (diff)
downloadlinux-stable-a4d7537789724985cafbc9260a31ca4f2b7cf123.tar.gz
linux-stable-a4d7537789724985cafbc9260a31ca4f2b7cf123.tar.bz2
linux-stable-a4d7537789724985cafbc9260a31ca4f2b7cf123.zip
selftests: vm: return Kselftest Skip code for skipped tests
When vm test is skipped because of unmet dependencies and/or unsupported configuration, it exits with error which is treated as a fail by the Kselftest framework. This leads to false negative result even when the test could not be run. Change it to return kselftest skip code when a test gets skipped to clearly report that the test could not be run. Kselftest framework SKIP code is 4 and the framework prints appropriate messages to indicate that the test is skipped. Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org> Acked-by: Mike Rapoport <rppt@linux.vnet.ibm.com> Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
Diffstat (limited to 'mm/vmstat.c')
0 files changed, 0 insertions, 0 deletions