Re: [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE

From: David Howells
Date: Fri Feb 17 2023 - 16:25:10 EST


egorenar@xxxxxxxxxxxxx wrote:

> [ 5157.233284] [<0000000000000002>] 0x2
> [ 5157.233288] [<000000001f694e26>] filemap_get_pages+0x276/0x3b0

Yeah. I think this was fixed by the provision of a shmem-specific splice read
(patch 04/17 in this series).

David