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=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 C4133C433DF for ; Fri, 7 Aug 2020 01:50:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A52E5221E2 for ; Fri, 7 Aug 2020 01:50:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="j7HC3Z5K" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726150AbgHGBuh (ORCPT ); Thu, 6 Aug 2020 21:50:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41942 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726027AbgHGBuh (ORCPT ); Thu, 6 Aug 2020 21:50:37 -0400 Received: from mail-ej1-x642.google.com (mail-ej1-x642.google.com [IPv6:2a00:1450:4864:20::642]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 96669C061575 for ; Thu, 6 Aug 2020 18:50:36 -0700 (PDT) Received: by mail-ej1-x642.google.com with SMTP id f24so390216ejx.6 for ; Thu, 06 Aug 2020 18:50:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=cD8jsk4+SBG8xPQfCCj2wmUpFVhawKwctfW4av5cjwU=; b=j7HC3Z5KWqeecaZcmC3YJkQ+9fE581GofeymgTxpCPrJdWE+UU1MMGXjGjBL3tQfy8 537lS5kxtZrY9X0agbW+fq+ASnx+ufvq5xYa5fBh5z/aOOGPSrTa23sW4U1ceMrhFzSK J4cuZa2LhzUuuEnzgxPFjP4K8a/30hM5cSK5Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=cD8jsk4+SBG8xPQfCCj2wmUpFVhawKwctfW4av5cjwU=; b=VB7Q7tuBvQkW0v3NMLJpAk37getbBdx6bDUFShc6kNL91vYH0GVkbYbqqryPZ+zR+4 k0GA+dn2AuTS8uIOsZCQGFTOr2boiM8FwsZQlKbkRSBDH8pFKp16yaUApFMrLWMUAjIQ gcDxOiwB5QwjEnjrUI13cvGa/xATgNC6oAOkxbh6KV6ee9Xmr/RCAGg+EVa1c5dlNKxk XNb9bcfi1yCKm+K/AQ6PiJP7IRUUDivU2pOhrx5VeT46U6gGF8tTI2LpEB3NwQA87pn2 BDhZemVH04JotBC2t4MiF0rgDWBwA1IFLKCaifBwnxn+UebSmK0995sRy6eAYTexGTgm XMeg== X-Gm-Message-State: AOAM530CMdO6pirXP7ndWGpEAiBIavTGT55b6T8O1vRiXGSD7s3XUUV7 53bnd0F/waT791LQ7JnslwnGtYVTmr+KOMEMNLajtDvH X-Google-Smtp-Source: ABdhPJw8niI7X7Sw8klc/4xbPNLsxrK/3t5hOTwIymbgO2pDc9aWiI0yYJOrcmGNz7OW7xrCLVM1Q6LDAFSnP9cYNMA= X-Received: by 2002:a17:907:208e:: with SMTP id pv14mr7578996ejb.438.1596765034757; Thu, 06 Aug 2020 18:50:34 -0700 (PDT) MIME-Version: 1.0 References: <20200710144520.RESEND.1.Id0f52f486e277b5af30babac8ba6b09589962a68@changeid> <20200710070332.GA1175842@kroah.com> In-Reply-To: From: Nicolas Boichat Date: Fri, 7 Aug 2020 09:50:23 +0800 Message-ID: Subject: Re: [RESEND PATCH] media: atomisp: Replace trace_printk by pr_info To: Mauro Carvalho Chehab Cc: devel@driverdev.osuosl.org, lkml , Sakari Ailus , Linux Media Mailing List , Greg Kroah-Hartman Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 24, 2020 at 8:41 PM Nicolas Boichat wrote: > > On Fri, Jul 10, 2020 at 3:03 PM Greg Kroah-Hartman > wrote: > > > > On Fri, Jul 10, 2020 at 02:45:29PM +0800, Nicolas Boichat wrote: > > > trace_printk should not be used in production code, replace it > > > call with pr_info. > > > > > > Signed-off-by: Nicolas Boichat > > > --- > > > Sent this before as part of a series (whose 4th patch was a > > > change that allows to detect such trace_printk), but maybe it's > > > easier to get individual maintainer attention by splitting it. > > > > Mauro should take this soon: > > > > Acked-by: Greg Kroah-Hartman > > Mauro: did you get a chance to look at this? (and the other similar > patch "media: camss: vfe: Use trace_printk for debugging only") Mauro: Another gentle ping. Thanks. > Thanks!