lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YjESZwTHRuD4pBkY@latitude>
Date:   Tue, 15 Mar 2022 23:25:43 +0100
From:   Jonathan Neuschäfer <j.neuschaefer@....net>
To:     Laurent Pinchart <laurent.pinchart@...asonboard.com>
Cc:     Jonathan Neuschäfer <j.neuschaefer@....net>,
        linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
        Kieran Bingham <kieran.bingham@...asonboard.com>,
        Mauro Carvalho Chehab <mchehab@...nel.org>
Subject: Re: [PATCH v2] docs: media: uvcvideo: Use linux-media mailing list

On Wed, Mar 16, 2022 at 12:18:55AM +0200, Laurent Pinchart wrote:
> Hi Jonathan,
> 
> Thank you for the patch.
> 
> On Tue, Mar 15, 2022 at 11:10:06PM +0100, Jonathan Neuschäfer wrote:
> > As discussed with other developers, the linux-uvc-devel mailing list is
> > not very useful anymore, and it's better to send people to the general
> > linux-media mailing list.
> > 
> > Replace/remove the old mailing list address in uvcvideo.rst and
> > MAINTAINERS.
> > 
> > Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@....net>
> > ---
> > 
> > v2:
> > - Changed mailing list to linux-media@...r.kernel.org instead
> > 
> > v1:
> > - https://lore.kernel.org/lkml/20220312203323.626657-1-j.neuschaefer@gmx.net/
> > ---
> >  Documentation/userspace-api/media/drivers/uvcvideo.rst | 2 +-
> >  MAINTAINERS                                            | 1 -
> 
> This looks good, but I think we should also add the following:
> 
> diff --git a/drivers/media/usb/uvc/uvc_driver.c b/drivers/media/usb/uvc/uvc_driver.c
> index 5f394d4efc21..6c6a82af07ce 100644
> --- a/drivers/media/usb/uvc/uvc_driver.c
> +++ b/drivers/media/usb/uvc/uvc_driver.c
> @@ -2443,7 +2443,7 @@ static int uvc_probe(struct usb_interface *intf,
>  			 "Forcing device quirks to 0x%x by module parameter for testing purpose.\n",
>  			 dev->quirks);
>  		dev_info(&dev->udev->dev,
> -			 "Please report required quirks to the linux-uvc-devel mailing list.\n");
> +			 "Please report required quirks to the linux-media mailing list.\n");
>  	}
> 
>  	if (dev->info->uvc_version) {
> 
> If you're fine with that change, there's no need to resubmit, I can
> handle this locally.
> 
> Reviewed-by: Laurent Pinchart <laurent.pinchart@...asonboard.com>

Ah, just before I saw your reply, I noticed this instance too, and sent
a separate patch for it.

I'll leave it up to you to handle it as you wish, I'm fine with it
either way.


Thanks,
Jonathan

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ