]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/binderfs: Improve message to provide more info
authorKarthik Alapati <mail@karthek.com>
Sat, 23 Apr 2022 05:44:34 +0000 (11:14 +0530)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 25 Apr 2022 16:04:42 +0000 (10:04 -0600)
commitcf9661959f2db950689064aec73d70b88756e05a
tree63e2e6f8c70f2453e32a0bcd032f8fdb3929f50d
parent8e45669e62ca5b53a0f3b9516bb743eaed58ea6e
selftests/binderfs: Improve message to provide more info

Currently the binderfs test says what failure it encountered
without saying why it may occurred when it fails to mount
binderfs. So, Warn about enabling CONFIG_ANDROID_BINDERFS in the
running kernel.

Signed-off-by: Karthik Alapati <mail@karthek.com>
Reviewed-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/filesystems/binderfs/binderfs_test.c