From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C54EDFA372C for ; Fri, 8 Nov 2019 15:59:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 90BE8215EA for ; Fri, 8 Nov 2019 15:59:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573228772; bh=rqwT9BQ1DVff39lbNrzTZleYAcmxMaVgwzFVC5pLXV8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=dxby4/78mUBl/sz5ZBm44ynpckh+R5z3wx1XNHYa2XfVibgJEGTBUAdasUGEsuyQl d3JpvB6LJNqWOWM3YxQDD5MlIyYJAlPk8YQHBLh6jIgY/IB0nCk21vv8dJJy/Djmiz +ut90YcOg32KsBQqfJ7Pl7zkdNfXHLYFqSQl6GEs= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727585AbfKHP7Z (ORCPT ); Fri, 8 Nov 2019 10:59:25 -0500 Received: from mail.kernel.org ([198.145.29.99]:51352 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726121AbfKHP7Z (ORCPT ); Fri, 8 Nov 2019 10:59:25 -0500 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DEB01215EA; Fri, 8 Nov 2019 15:59:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573228764; bh=rqwT9BQ1DVff39lbNrzTZleYAcmxMaVgwzFVC5pLXV8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QUaNgS0S9E70lxzjDwlRg72D9zNDhn+HbuG6roCKuNR2qLw2l77CZ81hdlDgm3qLy ltqLwGb2t3Smh4hBsV9hG20C7aSgO6UCAEXhsvnWlO53fixj4o+L7k91e4RiRwLvLN Tf7GeXaRllOD7It17rsQPVPaJmz/BpikCOoMcbvI= Date: Fri, 8 Nov 2019 15:59:19 +0000 From: Will Deacon To: Laurent Pinchart Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, andreyknvl@google.com, gregkh@linuxfoundation.org, akpm@linux-foundation.org, Mauro Carvalho Chehab , Dmitry Vyukov , Kostya Serebryany , stable@vger.kernel.org Subject: Re: [PATCH RESEND RESEND] media: uvc: Avoid cyclic entity chains due to malformed USB descriptors Message-ID: <20191108155918.GA20866@willie-the-truck> References: <20191108154838.21487-1-will@kernel.org> <20191108155503.GB15731@pendragon.ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191108155503.GB15731@pendragon.ideasonboard.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Hi Laurent, On Fri, Nov 08, 2019 at 05:55:03PM +0200, Laurent Pinchart wrote: > I'm sorry for the delay, and will have to ask you to be a bit more > patient I'm afraid. I will leave tomorrow for a week without computer > access and will only be able to go through my backlog when I will be > back on the 17th. Ok, thanks for letting me know. I'll poke you again when you're back if I don't hear anything -- I haven't actually changed the patch for ages, since I don't think it needs further work [1]. Will [1] https://lore.kernel.org/linux-media/20191007162709.3vrtbcpoymmnqikl@willie-the-truck/