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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7044BE7B61E for ; Wed, 4 Oct 2023 14:10:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242726AbjJDOKa (ORCPT ); Wed, 4 Oct 2023 10:10:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56762 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242445AbjJDOK3 (ORCPT ); Wed, 4 Oct 2023 10:10:29 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 73314AD; Wed, 4 Oct 2023 07:10:24 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E1675C433C8; Wed, 4 Oct 2023 14:10:22 +0000 (UTC) Date: Wed, 4 Oct 2023 10:11:29 -0400 From: Steven Rostedt To: Hans Verkuil Cc: Ross Zwisler , linux-kernel@vger.kernel.org, Ross Zwisler , Mark Rutland , Masami Hiramatsu , Mauro Carvalho Chehab , linux-media@vger.kernel.org, linux-trace-kernel@vger.kernel.org, Daniel Almeida Subject: Re: [PATCH] visl: use canonical ftrace path Message-ID: <20231004101129.0d290cc5@gandalf.local.home> In-Reply-To: <691b9545-0caa-4b8f-a745-13ba811c94dc@xs4all.nl> References: <20230829204600.3210276-2-zwisler@kernel.org> <20231003174129.11c79c18@gandalf.local.home> <20231004095720.5727254a@gandalf.local.home> <691b9545-0caa-4b8f-a745-13ba811c94dc@xs4all.nl> X-Mailer: Claws Mail 3.19.1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org On Wed, 4 Oct 2023 16:00:34 +0200 Hans Verkuil wrote: > > The original patch did have linux-media@vger.kernel.org Cc'd. Was it dropped? > > You are correct, it was sitting in patchwork, I somehow missed it. > > It's now delegated to me, so it is in my pipeline. Thanks a lot! I appreciate it. -- Steve