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 34CD0C433EF for ; Thu, 24 Feb 2022 02:10:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230014AbiBXCKz (ORCPT ); Wed, 23 Feb 2022 21:10:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42884 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230019AbiBXCKy (ORCPT ); Wed, 23 Feb 2022 21:10:54 -0500 Received: from mail-pl1-x634.google.com (mail-pl1-x634.google.com [IPv6:2607:f8b0:4864:20::634]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3A8B41CF0A8 for ; Wed, 23 Feb 2022 18:10:26 -0800 (PST) Received: by mail-pl1-x634.google.com with SMTP id i1so456558plr.2 for ; Wed, 23 Feb 2022 18:10:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=ZnYyCAf+hdzZPaSLfbrxFcyypRq31HWt0QkCGBGFrL0=; b=h37je/lozqkhikqOTu3IGvHe+nLK0KNm8oY9hgpZZM5j8B6EkUFcaHMCGg7sas6KEP 5OQmnC/Kmd4pFkA8nL5z90Tv1In8T53po07djNVrq4oRAQIdJ0/O025JwGnUn6NwUpO4 BRo7mgX9IK6Z/zaBJWUDibiLcprRQq+KZq+2fBcD0NJvUNbKveqbtkWIetmy/zjiJOC3 s5OznjvRYi91RQoX0drMOtVjoDiyIoojBDgaJTn/XfGupUBeS6fgD23coiiuCQMVtTwQ J12ea7XNE0K5fcwHtI4m63QNrparwJzIup8BbjyK8yQF4UJT+Iz8J32XWGx3Vkc1lAoh Byyg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ZnYyCAf+hdzZPaSLfbrxFcyypRq31HWt0QkCGBGFrL0=; b=NovrxpYldXa2g+F0erfcxVVvQIVp/MZY8KX6EJBgCHLrxsQ/RLUAh75/nuAkjpKVS0 UJF12iPy3jMIGMxFgrNhyvMSn17iLyq7RoMbXzG8HUtBGsy2oCnPVQeTmGgO/d9mpzBE EvLLZ7IMD5kbbdIL+kuPpDM5QqwFIrmd/zHd5PDXu391E/kKV9TdB6SonJDidK8VTNw6 gm8hobvd5vMIjEqhu/15O3hBTCzFmi5SvOogX6TVVpzeDQCpSTEYRrEi+O617EDJxzLB 2ECks/ZUzbQ7CU7uMJj+vclYoC13lfG0sIkcCGLMCc0vfPG9AjbQ+mBoJana3jkNgh9B lOjw== X-Gm-Message-State: AOAM532S6Wm+4Y7B07vJpeyaV9HDLRx1XjUI8V+MCOWrejRIo4dyEpsq 2Kf5gLYohjGMEF0YjCMXIIZPSQ== X-Google-Smtp-Source: ABdhPJw2Rk8+ph45n2HaQvviEcQivEktRcnCj9JX+OTKugbwjD1rinTtyuEnbDe9efILwF8LiouLMw== X-Received: by 2002:a17:90b:110a:b0:1b9:eb62:7c00 with SMTP id gi10-20020a17090b110a00b001b9eb627c00mr492851pjb.67.1645668625737; Wed, 23 Feb 2022 18:10:25 -0800 (PST) Received: from dragon (80.251.214.228.16clouds.com. [80.251.214.228]) by smtp.gmail.com with ESMTPSA id y23sm719167pgi.36.2022.02.23.18.10.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Feb 2022 18:10:25 -0800 (PST) Date: Thu, 24 Feb 2022 10:10:17 +0800 From: Shawn Guo To: kernel test robot Cc: Marc Zyngier , "Rafael J . Wysocki" , kbuild-all@lists.01.org, Valentin Schneider , Sebastian Andrzej Siewior , Thomas Gleixner , Maulik Shah , Bjorn Andersson , Sudeep Holla , Ulf Hansson , Daniel Lezcano , Rob Herring , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v6 3/3] irqchip: Add Qualcomm MPM controller driver Message-ID: <20220224021017.GA269879@dragon> References: <20220223125536.230224-4-shawn.guo@linaro.org> <202202240730.8ES2LbM6-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202202240730.8ES2LbM6-lkp@intel.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, Feb 24, 2022 at 07:43:21AM +0800, kernel test robot wrote: > Hi Shawn, > > I love your patch! Perhaps something to improve: > > [auto build test WARNING on tip/irq/core] > [also build test WARNING on robh/for-next linus/master v5.17-rc5 next-20220222] > [If your patch is applied to the wrong git tree, kindly drop us a note. > And when submitting patch, we suggest to use '--base' as documented in > https://git-scm.com/docs/git-format-patch] > > url: https://github.com/0day-ci/linux/commits/Shawn-Guo/Add-Qualcomm-MPM-irqchip-driver-support/20220223-210123 > base: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git d2206fcabdfaff3958ab67cc5b8f63257e57b889 > config: arm64-allyesconfig (https://download.01.org/0day-ci/archive/20220224/202202240730.8ES2LbM6-lkp@intel.com/config) > compiler: aarch64-linux-gcc (GCC) 11.2.0 > 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 > # https://github.com/0day-ci/linux/commit/17f8a23f57bf6d0177f6ef6f78237b37bd853e8d > git remote add linux-review https://github.com/0day-ci/linux > git fetch --no-tags linux-review Shawn-Guo/Add-Qualcomm-MPM-irqchip-driver-support/20220223-210123 > git checkout 17f8a23f57bf6d0177f6ef6f78237b37bd853e8d > # save the config file to linux build tree > mkdir build_dir > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm64 SHELL=/bin/bash drivers/irqchip/ > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > All warnings (new ones prefixed by >>): > > >> drivers/irqchip/qcom-mpm.c:210:21: warning: no previous prototype for 'get_mpm_gic_map' [-Wmissing-prototypes] > 210 | struct mpm_gic_map *get_mpm_gic_map(struct qcom_mpm_priv *priv, int pin) > | ^~~~~~~~~~~~~~~ Oops! The 'static' declaration got lost. Will fix in the next version. Shawn