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.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS 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 F27F3C433B4 for ; Mon, 10 May 2021 20:15:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A30C761432 for ; Mon, 10 May 2021 20:15:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231980AbhEJUQw (ORCPT ); Mon, 10 May 2021 16:16:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57232 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230254AbhEJUQv (ORCPT ); Mon, 10 May 2021 16:16:51 -0400 Received: from mail-pg1-x536.google.com (mail-pg1-x536.google.com [IPv6:2607:f8b0:4864:20::536]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 23F7AC061574; Mon, 10 May 2021 13:15:46 -0700 (PDT) Received: by mail-pg1-x536.google.com with SMTP id s22so14121269pgk.6; Mon, 10 May 2021 13:15:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=+p9XfQZN9xRLgB1v8BKeqEGzYiPvUKqgY5NPOFg08/g=; b=sCN/upVCTo8HwsQkCNZHSTnnnqjeVDCSqcBmfqtY8K135locm6HipbNHWugeevKnu/ yrLFaa+caBNyMOx9aU/vu/7chsuz0SGqOdBpjznAcMeI9D4FD9CkemRNXrkZMSvndbBb B70ePynTRa+bPr6KYcbGg25T5gPY633v66ecPgTNs8w7P5UhwpHxh0gq0Kb6kdXNQvAo CBvd7xmVJyWG87Gd8j7DYs89ygX3H9yL3guPAmRArqvRxhFo9BXc5pz18AHtWY0Eyapg oipdPX/wFQd96EiymSHYXO/rQFJBL1uB/fyNqymEfcRKjmHhHb6jOgy9MPpQOK6st9/v iKVw== 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=+p9XfQZN9xRLgB1v8BKeqEGzYiPvUKqgY5NPOFg08/g=; b=Qlgxsl3RglbMtfSQXELg0fYRiczk0Pv7gakB7wXzyUH/uO1GiheDlGYHDoAyExjzPx 0AYsUUgMLTnfUQnao/zgBVS0YetMeQ7dqf0zPWqycBuwZrDTz7RsKcRAMUv8qwjgFjlc 64llsQg56PB3l/DZv9cCVd9B11WcbfaJYGCzvO5KBq+U7WgCHjEx+M9sTj5+sLdCeC5v WT5Cboe+FE0lyGqYQOx2dViOISBwYWgB2oZBkJjaKCKAK9BVUBPmrJgNdz7RHukslWV3 DCgjez066iEq+MZT8XQsVIjTNLAblLSgNT7PpVT1CRZBVr5KupOWp+wmWTUCorFDIRcB Gfdw== X-Gm-Message-State: AOAM532+hqGzYSseQhMZits0EXO5uRYbEtlg1nLxSoL+KL368Bs79bec vEtZUSLDkJNQ0wjCA0VEdFualTBLUY9hDFMqSME= X-Google-Smtp-Source: ABdhPJyhmuiLlb5avsxYTZCc5YVZalAQw8AdHZRDj9gvkDLOBNQGJ+07d4yuOwkzbH2RSJHdW4gZwQ2pr/pYDElYfBc= X-Received: by 2002:a62:528e:0:b029:1f5:c5ee:a487 with SMTP id g136-20020a62528e0000b02901f5c5eea487mr26145345pfb.7.1620677745573; Mon, 10 May 2021 13:15:45 -0700 (PDT) MIME-Version: 1.0 References: <202105110116.2KVffy45-lkp@intel.com> In-Reply-To: <202105110116.2KVffy45-lkp@intel.com> From: Andy Shevchenko Date: Mon, 10 May 2021 23:15:29 +0300 Message-ID: Subject: Re: [PATCH v9 05/10] regulator: IRQ based event/error notification helpers To: kernel test robot Cc: Matti Vaittinen , Matti Vaittinen , kbuild-all@lists.01.org, clang-built-linux , Mark Brown , Kees Cook , Zhang Rui , Guenter Roeck , "agross@kernel.org" , "devicetree@vger.kernel.org" , linux-power , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 10, 2021 at 8:35 PM kernel test robot wrote: > > Hi Matti, > > I love your patch! Yet something to improve: > > [auto build test ERROR on 6efb943b8616ec53a5e444193dccf1af9ad627b5] > > url: https://github.com/0day-ci/linux/commits/Matti-Vaittinen/Extend-regulator-notification-support/20210510-203125 > base: 6efb943b8616ec53a5e444193dccf1af9ad627b5 > config: x86_64-randconfig-a015-20210510 (attached as .config) > compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 492173d42b32cb91d5d0d72d5ed84fcab80d059a) > reproduce (this is a W=1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # install x86_64 cross compiling tool for clang build > # apt-get install binutils-x86-64-linux-gnu > # https://github.com/0day-ci/linux/commit/904edb46fa37ac86bc1e7a1629141e037f45ebed > git remote add linux-review https://github.com/0day-ci/linux > git fetch --no-tags linux-review Matti-Vaittinen/Extend-regulator-notification-support/20210510-203125 > git checkout 904edb46fa37ac86bc1e7a1629141e037f45ebed > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 ARCH=x86_64 > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > All errors (new ones prefixed by >>): > > >> drivers/regulator/irq_helpers.c:244:4: error: implicit declaration of function 'pr_dbg' [-Werror,-Wimplicit-function-declaration] > pr_dbg("Sending regulator notification EVT 0x%lx\r\n", > ^ > 1 error generated. I believe it has to be pr_debug() -- With Best Regards, Andy Shevchenko