diff options
| author | Bernd Schubert <bschubert@ddn.com> | 2026-01-11 12:48:07 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-04-27 07:30:17 -0600 |
| commit | a47c99f60fcbfd5e3ba37a78c796dfbd1c1bc514 (patch) | |
| tree | 52b7d1302710824d1f14d72a06b42fb10d3fba8f /scripts/stackusage | |
| parent | 300e812b882a174dca675d8028684001ad5826bc (diff) | |
| download | kernel-a47c99f60fcbfd5e3ba37a78c796dfbd1c1bc514.tar.gz | |
fuse: Check for large folio with SPLICE_F_MOVE
commit 59ba47b6be9cd0146ef9a55c6e32e337e11e7625 upstream.
xfstest generic/074 and generic/075 complain result in kernel
warning messages / page dumps.
This is easily reproducible (on 6.19) with
CONFIG_TRANSPARENT_HUGEPAGE_SHMEM_HUGE_ALWAYS=y
CONFIG_TRANSPARENT_HUGEPAGE_TMPFS_HUGE_ALWAYS=y
This just adds a test for large folios fuse_try_move_folio
with the same page copy fallback, but to avoid the warnings
from fuse_check_folio().
Cc: stable@vger.kernel.org
Signed-off-by: Bernd Schubert <bschubert@ddn.com>
Signed-off-by: Horst Birthelmer <hbirthelmer@ddn.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
