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 B8CB3E7B61D for ; Wed, 4 Oct 2023 13:56:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242695AbjJDN4W (ORCPT ); Wed, 4 Oct 2023 09:56:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56466 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233375AbjJDN4V (ORCPT ); Wed, 4 Oct 2023 09:56:21 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C9E00AB; Wed, 4 Oct 2023 06:56:14 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5A124C433C7; Wed, 4 Oct 2023 13:56:13 +0000 (UTC) Date: Wed, 4 Oct 2023 09:57:20 -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: <20231004095720.5727254a@gandalf.local.home> In-Reply-To: References: <20230829204600.3210276-2-zwisler@kernel.org> <20231003174129.11c79c18@gandalf.local.home> 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 08:33:12 +0200 Hans Verkuil wrote: > On 03/10/2023 23:41, Steven Rostedt wrote: > > > > Could this go through the linux-media tree, or if you give it an Ack, I'll > > take it through the tracing tree. > > I prefer to take this through the media subsystem. Ross, can you post this Thanks! > patch again, this time including linux-media@vger.kernel.org? The original patch did have linux-media@vger.kernel.org Cc'd. Was it dropped? -- Steve > > The patch looks fine, so I'll pick it up. > > Regards, > > Hans