From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 27 Jan 2016 09:59:52 -0800 From: Greg KH To: Avi Kivity Cc: Jan Kara , axboe@kernel.dk, linux-fsdevel@vger.kernel.org, Jeff Moyer , stable@vger.kernel.org, Steven Whitehouse Subject: Re: [PATCH] direct-io: Fix negative return from dio read beyond eof Message-ID: <20160127175952.GA1733@kroah.com> References: <1447964734-16010-1-git-send-email-jack@suse.cz> <56A89E16.3060706@scylladb.com> <20160127171302.GA2943@kroah.com> <56A8FB70.6040803@scylladb.com> <20160127174624.GD2746@kroah.com> <56A9031B.1020503@scylladb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56A9031B.1020503@scylladb.com> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Jan 27, 2016 at 07:49:15PM +0200, Avi Kivity wrote: > On 01/27/2016 07:46 PM, Greg KH wrote: > >On Wed, Jan 27, 2016 at 07:16:32PM +0200, Avi Kivity wrote: > >>> These are in the queue, in good company :) > >>> > >>>I'll go dig these out as I guess people care about them more than > >>>others... > >>> > >>> > >>Much appreciated. > >Note, they didn't build on 3.14 > > I think the regression was introduced post 14, let me check. Not according to the stable tag in the commit :) > > so I had to revert both of them. > > Both of what? There was only one patch. Or did you mean you drop this > patch for 4.3.5? There was a follow-on fix for this patch as well, commit 2d4594acbf6d8f75a27f3578476b6a27d8b13ebb. thanks, greg k-h