On Tue, Feb 02, 2021 at 10:28:36AM +0800, Qu Wenruo wrote: > > Signed-off-by: Qu Wenruo <w...@suse.com> > Signed-off-by: David Sterba <dste...@suse.com> > --- > Changelog: > v5.1: > - Modify the error paths before calling begin_page_read() > The error path needs to unlock the page manually. > > To David, > > The modification to both error paths would be more sutiable as a > separate patch. > As they look like existing bugs.
For a separate fix that would go to stable it would have to be independent on the subpage series which sounds like a lot of work, and we're out of time for 5.12. If the fix really needs to land in old stable trees then it's possible to extract that from this patch and send as a standalone patch that does not exactly match the upstream one. As an exception it works, we've done that in the past.