[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <71078188-1443-d84e-658c-967991f3b590@linaro.org>
Date: Thu, 16 Feb 2023 10:10:33 +0100
From: Konrad Dybcio <konrad.dybcio@...aro.org>
To: David Howells <dhowells@...hat.com>
Cc: Alexander Viro <viro@...iv.linux.org.uk>,
Steve French <sfrench@...ba.org>, Paulo Alcantara <pc@....nz>,
Ronnie Sahlberg <lsahlber@...hat.com>,
Shyam Prasad N <sprasad@...rosoft.com>,
Tom Talpey <tom@...pey.com>,
"Matthew Wilcox (Oracle)" <willy@...radead.org>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-cifs@...r.kernel.org, samba-technical@...ts.samba.org,
linux-mm@...ck.org
Subject: Re: [PATCH 2/2] Revert "splice: Do splice read from a buffered file
without using ITER_PIPE"
On 15.02.2023 14:01, David Howells wrote:
> Konrad Dybcio <konrad.dybcio@...aro.org> wrote:
>
>> next-20230213 introduced commit d9722a475711 ("splice: Do splice read from
>> a buffered file without using ITER_PIPE") which broke booting on any
>> Qualcomm ARM64 device I grabbed, dereferencing a null pointer in
>> generic_filesplice_read+0xf8/x598. Revert it to make the devices
>> bootable again.
>>
>> This reverts commit d9722a47571104f7fa1eeb5ec59044d3607c6070.
>> Signed-off-by: Konrad Dybcio <konrad.dybcio@...aro.org>
>
> Commit d9722a47571104f7fa1eeb5ec59044d3607c6070 was part of v13 of my
> patches. This got replaced yesterday by a newer version which may or may not
> have made it into linux-next.
>
> This is probably a known bug fixed in the v14 by making shmem have its own
> splice-read function.
>
> Can you try this?
>
> https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git/log/?h=iov-extract
next-20230216 boots fine again, thanks!
>
> (Also, can you include me in the cc list as I'm the author of the patch you
> reverted?)
Ugh.. I thought b4 would have done that for me.. weird..
Konrad
>
> Thanks,
> David
>
Powered by blists - more mailing lists