linux-next: manual merge of the v4l-dvb-next tree with Linus' tree

Message ID 20221207092353.0d1df5f8@canb.auug.org.au
State New
Headers
Series linux-next: manual merge of the v4l-dvb-next tree with Linus' tree |

Commit Message

Stephen Rothwell Dec. 6, 2022, 10:23 p.m. UTC
  Hi all,

Today's linux-next merge of the v4l-dvb-next tree got a conflict in:

  drivers/media/common/videobuf2/frame_vector.c

between commit:

  6647e76ab623 ("v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails")

from Linus' tree and commit:

  e2fc6edd37ba ("media: videobuf2: revert "get_userptr: buffers are always writable"")

from the v4l-dvb-next tree.

I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging.  You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
  

Patch

diff --cc drivers/media/common/videobuf2/frame_vector.c
index 144027035892,aad72640f055..000000000000
--- a/drivers/media/common/videobuf2/frame_vector.c