[PATCH v2 7/8] dma-buf: remove useless FMODE_LSEEK flag

Jason A. Donenfeld Jason at zx2c4.com
Mon Jun 27 09:38:37 UTC 2022


Hi Daniel,

On Mon, Jun 27, 2022 at 11:08:32AM +0200, Daniel Vetter wrote:
> On Sat, Jun 25, 2022 at 01:01:14PM +0200, Jason A. Donenfeld wrote:
> > This is already set by anon_inode_getfile(), since dma_buf_fops has
> > non-NULL ->llseek, so we don't need to set it here too.
> > 
> > Suggested-by: Al Viro <viro at zeniv.linux.org.uk>
> > Cc: Sumit Semwal <sumit.semwal at linaro.org>
> > Cc: Christian König <christian.koenig at amd.com>
> > Cc: dri-devel at lists.freedesktop.org
> > Signed-off-by: Jason A. Donenfeld <Jason at zx2c4.com>
> 
> I'm assuming this is part of a vfs cleanup and lands through that tree?
> For that:
> 
> Acked-by: Daniel Vetter <daniel.vetter at ffwll.ch>

With the exception of the first patch (which is more urgent), yes, that
is my assumption too.

Jason


More information about the dri-devel mailing list