diff options
author | Kees Cook <keescook@chromium.org> | 2021-05-26 20:25:37 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-07-14 16:56:42 +0200 |
commit | ad736838155c997a06c4da0b1309d96667ae61fa (patch) | |
tree | c36d1e9dec65e2581696d922a8dc36a86b6d2fe2 /drivers/tee | |
parent | 045c29902fbe435c2645c3c577842d25b873a30b (diff) | |
download | linux-stable-ad736838155c997a06c4da0b1309d96667ae61fa.tar.gz linux-stable-ad736838155c997a06c4da0b1309d96667ae61fa.tar.bz2 linux-stable-ad736838155c997a06c4da0b1309d96667ae61fa.zip |
selftests: splice: Adjust for handler fallback removal
[ Upstream commit 6daf076b717d189f4d02a303d45edd5732341ec1 ]
Some pseudo-filesystems do not have an explicit splice fops since adding
commit 36e2c7421f02 ("fs: don't allow splice read/write without explicit ops"),
and now will reject attempts to use splice() in those filesystem paths.
Reported-by: kernel test robot <rong.a.chen@intel.com>
Link: https://lore.kernel.org/lkml/202009181443.C2179FB@keescook/
Fixes: 36e2c7421f02 ("fs: don't allow splice read/write without explicit ops")
Cc: Christoph Hellwig <hch@lst.de>
Cc: Shuah Khan <shuah@kernel.org>
Cc: linux-kselftest@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/tee')
0 files changed, 0 insertions, 0 deletions