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 <[email protected]> > > Cc: Sumit Semwal <[email protected]> > > Cc: Christian König <[email protected]> > > Cc: [email protected] > > Signed-off-by: Jason A. Donenfeld <[email protected]> > > I'm assuming this is part of a vfs cleanup and lands through that tree? > For that: > > Acked-by: Daniel Vetter <[email protected]>
With the exception of the first patch (which is more urgent), yes, that is my assumption too. Jason
