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 kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id D22FAC433EF for ; Thu, 10 Feb 2022 10:43:54 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 5A6D46B0074; Thu, 10 Feb 2022 05:43:54 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 556B46B0075; Thu, 10 Feb 2022 05:43:54 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 446586B007B; Thu, 10 Feb 2022 05:43:54 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0168.hostedemail.com [216.40.44.168]) by kanga.kvack.org (Postfix) with ESMTP id 37A3F6B0074 for ; Thu, 10 Feb 2022 05:43:54 -0500 (EST) Received: from smtpin16.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay03.hostedemail.com (Postfix) with ESMTP id E968B843854F for ; Thu, 10 Feb 2022 10:43:53 +0000 (UTC) X-FDA: 79126534746.16.5501B00 Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by imf31.hostedemail.com (Postfix) with ESMTP id 3E16E2001B for ; Thu, 10 Feb 2022 10:43:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1644489822; x=1676025822; h=date:from:to:cc:subject:message-id:mime-version; bh=PRGrzcqFnVoUb5n7Dfc29/WaBCZpbFSOitNHKpHk1cE=; b=WuSvQfpLp4mCMgDKiem1BZC6J8yCsCx0VBSa3AKJK78reRLFKXdYmE49 UJ1VjtYDJMHsyY3pGtRHFOdRq7UNe7fxQ0K7ukobLBU4eEs2aCQ17kuXy mA8l/y/TaCG2DwnJQpDRQtzc/O22P0sBQUCw/cKT9EMdnDKZEHM53Q4X8 YtzTvK/VVOoG/tgB0VYc1B/FxDPS2xaaMpjNxsvCFGrbWnJrY4/KgQaVP DaopVSeBbtQXpGfmP+YaPZW6BT1BdsFXpXNcGMLrFS1NBmEo5Wkcb7LEX UgGC3LBH6KF1a/JQ+Z5km16CYSWMlin2NBSXLwrSqidITDpB9Ob8WQPWm Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10253"; a="274012339" X-IronPort-AV: E=Sophos;i="5.88,358,1635231600"; d="scan'208";a="274012339" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Feb 2022 02:43:41 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,358,1635231600"; d="scan'208";a="568609781" Received: from lkp-server01.sh.intel.com (HELO d95dc2dabeb1) ([10.239.97.150]) by orsmga001.jf.intel.com with ESMTP; 10 Feb 2022 02:43:39 -0800 Received: from kbuild by d95dc2dabeb1 with local (Exim 4.92) (envelope-from ) id 1nI6vL-00036x-34; Thu, 10 Feb 2022 10:43:39 +0000 Date: Thu, 10 Feb 2022 18:43:22 +0800 From: kernel test robot To: Marc Zyngier Cc: kbuild-all@lists.01.org, Linux Memory Management List Subject: [linux-next:master 4550/4901] drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:325:17: error: 'gc_parent' undeclared; did you mean 'xa_parent'? Message-ID: <202202101846.4j5fV5nD-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Queue-Id: 3E16E2001B Authentication-Results: imf31.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=WuSvQfpL; spf=none (imf31.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 192.55.52.88) smtp.mailfrom=lkp@intel.com; dmarc=pass (policy=none) header.from=intel.com X-Stat-Signature: tz48pkqsq8xfieebumhk1yfez8nqbyay X-Rspam-User: X-Rspamd-Server: rspam10 X-HE-Tag: 1644489822-779366 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 395a61741f7ea29e1f4a0d6e160197fe8e377572 commit: 03182a20db448774a4cf5f2e5b1c4bd660746ebe [4550/4901] pinctrl: npcm: Fix broken references to chip->parent_device config: arm-allyesconfig (https://download.01.org/0day-ci/archive/20220210/202202101846.4j5fV5nD-lkp@intel.com/config) compiler: arm-linux-gnueabi-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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=03182a20db448774a4cf5f2e5b1c4bd660746ebe git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout 03182a20db448774a4cf5f2e5b1c4bd660746ebe # 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=arm SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from include/linux/printk.h:555, from include/asm-generic/bug.h:22, from arch/arm/include/asm/bug.h:60, from include/linux/bug.h:5, from include/linux/thread_info.h:13, from include/asm-generic/current.h:5, from arch/arm/include/asm/current.h:50, from include/linux/sched.h:12, from include/linux/ratelimit.h:6, from include/linux/dev_printk.h:16, from include/linux/device.h:15, from drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:5: drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c: In function 'npcmgpio_irq_startup': >> drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:325:17: error: 'gc_parent' undeclared (first use in this function); did you mean 'xa_parent'? 325 | dev_dbg(gc_parent, "startup: %u.%u\n", gpio, d->irq); | ^~~~~~~~~ include/linux/dynamic_debug.h:134:29: note: in definition of macro '__dynamic_func_call' 134 | func(&id, ##__VA_ARGS__); \ | ^~~~~~~~~~~ include/linux/dynamic_debug.h:166:9: note: in expansion of macro '_dynamic_func_call' 166 | _dynamic_func_call(fmt,__dynamic_dev_dbg, \ | ^~~~~~~~~~~~~~~~~~ include/linux/dev_printk.h:155:9: note: in expansion of macro 'dynamic_dev_dbg' 155 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~ drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:325:9: note: in expansion of macro 'dev_dbg' 325 | dev_dbg(gc_parent, "startup: %u.%u\n", gpio, d->irq); | ^~~~~~~ drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:325:17: note: each undeclared identifier is reported only once for each function it appears in 325 | dev_dbg(gc_parent, "startup: %u.%u\n", gpio, d->irq); | ^~~~~~~~~ include/linux/dynamic_debug.h:134:29: note: in definition of macro '__dynamic_func_call' 134 | func(&id, ##__VA_ARGS__); \ | ^~~~~~~~~~~ include/linux/dynamic_debug.h:166:9: note: in expansion of macro '_dynamic_func_call' 166 | _dynamic_func_call(fmt,__dynamic_dev_dbg, \ | ^~~~~~~~~~~~~~~~~~ include/linux/dev_printk.h:155:9: note: in expansion of macro 'dynamic_dev_dbg' 155 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~ drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:325:9: note: in expansion of macro 'dev_dbg' 325 | dev_dbg(gc_parent, "startup: %u.%u\n", gpio, d->irq); | ^~~~~~~ vim +325 drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c 318 319 static unsigned int npcmgpio_irq_startup(struct irq_data *d) 320 { 321 struct gpio_chip *gc = irq_data_get_irq_chip_data(d); 322 unsigned int gpio = d->hwirq; 323 324 /* active-high, input, clear interrupt, enable interrupt */ > 325 dev_dbg(gc_parent, "startup: %u.%u\n", gpio, d->irq); 326 npcmgpio_direction_input(gc, gpio); 327 npcmgpio_irq_ack(d); 328 npcmgpio_irq_unmask(d); 329 330 return 0; 331 } 332 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org