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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3DF0BCD6E74 for ; Fri, 5 Jun 2026 06:54:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Q1UZT94PnJoQu2T3EfmNRaT5UXnQNxDr/1svbB4EHjo=; b=vMnAXkmsO8UXpA9JTf5yOcraLs ZTrHzRRbaUGTpf94iW/CjmfOrcVG4PpXZhGwm5FmSePoq3Y21ujOtVRPG6xFqlqlhIhB7Yr/mYlvA T4Ogf9WNocHUGjoodA+67SewO/RT6cOegOp6XmO4kLgDNXc1OrzIhUObFk1/x+oA3KxXSKBg74k4H djvIeMA4ppTWycGt7ll9oHX+mdKGRU7Hr8uN0YoK5LGOIHPJfm2PetN51vj+X6tC3gxLvL2U78Uwa NqSteHTGBxmHv/j/HD7mwHRPS7RgVQRVor/WwqeIAFy80A4h3d6fytYr00wOeWSh5PQ4MT5r+mswt iZW0ncCQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wVORd-00000000Bs2-17jE; Fri, 05 Jun 2026 06:54:17 +0000 Received: from mgamail.intel.com ([198.175.65.17]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wVORa-00000000BrD-2Gsz for linux-arm-kernel@lists.infradead.org; Fri, 05 Jun 2026 06:54:16 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1780642455; x=1812178455; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Bfhxyeh0I+nLYaM2G8L9iOBrMI/5fCXfZhtYUW4UmJY=; b=jGkmUauhpQllDyd4WzK+AsTEOcZoUXdOAKQFYjpE5kk5EAdE1HVpqfBy r9pDMlUNkr9ih9uYvzfrPQFYa7N3cdhMUMN/vm88zZDzrLZtg8hx2OowR fdTrs7klng3ecvsfzNauJZ7z6NFnlWVluixzblvjL5kyiWHrH4A+NlPV6 apGR2+UyV6HVdBS/wURk9a0Y2rv4hHxUjlO8v/+Gxnbtu+ZV0opQeik5H 909bOPPiUOkzb5qYfvdhLzEHcINFx8UO3Sl7yfoH3B/R8hOZrIHKIGIz7 mVCx6PQBUTjsVKudRzhqIfJSea3bVoasJaKPRQfsOkXwle6YelHJ1YX42 g==; X-CSE-ConnectionGUID: WwNBjRmzSmqJvRjOc3O2Kg== X-CSE-MsgGUID: smZra9H6RuSnrPM6QLlWeA== X-IronPort-AV: E=McAfee;i="6800,10657,11807"; a="81474443" X-IronPort-AV: E=Sophos;i="6.24,188,1774335600"; d="scan'208";a="81474443" Received: from fmviesa009.fm.intel.com ([10.60.135.149]) by orvoesa109.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Jun 2026 23:54:14 -0700 X-CSE-ConnectionGUID: igsVH0E/Q920RoFFPu5r2g== X-CSE-MsgGUID: Mv2TdVCjQlahbFrWexy6Vg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.24,188,1774335600"; d="scan'208";a="238412207" Received: from igk-lkp-server01.igk.intel.com (HELO 892db79562d4) ([10.211.93.152]) by fmviesa009.fm.intel.com with ESMTP; 04 Jun 2026 23:54:10 -0700 Received: from kbuild by 892db79562d4 with local (Exim 4.98.2) (envelope-from ) id 1wVORU-000000002Uv-18Ka; Fri, 05 Jun 2026 06:54:08 +0000 Date: Fri, 5 Jun 2026 08:54:01 +0200 From: kernel test robot To: Adam Young , Sudeep Holla , Jassi Brar , "Rafael J. Wysocki" , Saket Dumbre , Len Brown Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org, linux-acpi@vger.kernel.org, Andi Shyti , Guenter Roeck , Huisong Li , MyungJoo Ham , Kyungmin Park , Chanwoo Choi , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v01] mailbox/pcc.c: add query channel function Message-ID: <202606050825.2uv1FZrY-lkp@intel.com> References: <20260604203749.168752-1-admiyo@os.amperecomputing.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260604203749.168752-1-admiyo@os.amperecomputing.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260604_235414_616280_CAA8223F X-CRM114-Status: GOOD ( 12.72 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Adam, kernel test robot noticed the following build warnings: [auto build test WARNING on jassibrar-mailbox/for-next] [also build test WARNING on rafael-pm/linux-next rafael-pm/bleeding-edge soc/for-next linus/master v6.16-rc1 next-20260604] [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#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Adam-Young/mailbox-pcc-c-add-query-channel-function/20260605-044323 base: https://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox.git for-next patch link: https://lore.kernel.org/r/20260604203749.168752-1-admiyo%40os.amperecomputing.com patch subject: [PATCH v01] mailbox/pcc.c: add query channel function config: x86_64-kexec (https://download.01.org/0day-ci/archive/20260605/202606050825.2uv1FZrY-lkp@intel.com/config) compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project f43d6834093b19baf79beda8c0337ab020ac5f17) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260605/202606050825.2uv1FZrY-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202606050825.2uv1FZrY-lkp@intel.com/ All warnings (new ones prefixed by >>): >> Warning: drivers/mailbox/pcc.c:358 function parameter 'q_chan' not described in 'pcc_mbox_query_channel' >> Warning: drivers/mailbox/pcc.c:358 function parameter 'subspace_id' not described in 'pcc_mbox_query_channel' >> Warning: drivers/mailbox/pcc.c:358 function parameter 'q_chan' not described in 'pcc_mbox_query_channel' >> Warning: drivers/mailbox/pcc.c:358 function parameter 'subspace_id' not described in 'pcc_mbox_query_channel' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki