From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2DB083B7B99 for ; Wed, 10 Jun 2026 10:13:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.21 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781086417; cv=none; b=tlEg+uwafXBSgmLKB8KyIL6HL5S+Ab7D3HNLkvKVoJijCIicay16T3gmXg4J1MJV6iV+Isq3iw3LcfBGytmtPMSCmUFiALpC1W4ns8qpj6Q98G/9q7OIMPy/lHrbL3Mi2CuvrW3hWol6iCNJEmiJT0rrHMbMwDKSLAl79mjFCgk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781086417; c=relaxed/simple; bh=cMTJuejrHwBetGHsFuY6t9SgDleNjFm5NjkOXfnxBxM=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Gts2tDkBbL3IGad9TSFBFgwUWMH5S+p48M96abS/X8B2tCVmUyFFeLZXrXKuBJksbAkDgMrvZ4FNQZQ8mEpGTpgw4tQTCPIue2FzhoykeHl9J7KWNpe4yQBO6QXh8u3+bXcOy6CBzB33HNwsWerMdnZ4Gnx+jh8YO71yhsRuYMw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=MD4aApIl; arc=none smtp.client-ip=198.175.65.21 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="MD4aApIl" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1781086414; x=1812622414; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=cMTJuejrHwBetGHsFuY6t9SgDleNjFm5NjkOXfnxBxM=; b=MD4aApIlO+ttQIKTIh0khQVu7Mqwnw1Uiqy7Y219Cb4G50gfUysdwcbJ HA17knTOpSJm3RO5HK/sf6EpvG+euwtrpL1WkmV75CbdGXCyKZCvakPLX p+6xjvNYdl289KpRfW1MFTiqbaoB/dvpXK9CQJ4RHs9tAX8TyccuswvNX iEvZbiKn0ahGuM4DikWsJ5IfCwKNMigNlIZKtK2RlKdbdRAFxau0aehcO gMfsOtkPIVEJzT3GiKDb7mpzUyz22zg2L/g6kiQtbbasbBbOkM7DNeJcm ZZuEJU/kWC7k4GLITqapNebgZhS9teZrbGTyDjEC+R/Kfw7SIYAaQzW+y g==; X-CSE-ConnectionGUID: jHz9NknWTHWgMvTCLUVp2A== X-CSE-MsgGUID: 9y0hjOvtTzu0gwGQvZDmLQ== X-IronPort-AV: E=McAfee;i="6800,10657,11812"; a="81782576" X-IronPort-AV: E=Sophos;i="6.24,197,1774335600"; d="scan'208";a="81782576" Received: from orviesa005.jf.intel.com ([10.64.159.145]) by orvoesa113.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2026 03:13:33 -0700 X-CSE-ConnectionGUID: e0vXuc0ETwy4oFAzC7P5Xg== X-CSE-MsgGUID: 6ODCntwaTjmOQ7ZJLib29g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.24,197,1774335600"; d="scan'208";a="251045056" Received: from igk-lkp-server01.igk.intel.com (HELO 892db79562d4) ([10.211.93.152]) by orviesa005.jf.intel.com with ESMTP; 10 Jun 2026 03:13:32 -0700 Received: from kbuild by 892db79562d4 with local (Exim 4.98.2) (envelope-from ) id 1wXFwA-000000003fN-2BPy; Wed, 10 Jun 2026 10:13:30 +0000 Date: Wed, 10 Jun 2026 12:13:11 +0200 From: kernel test robot To: Alex Yeo Cc: oe-kbuild-all@lists.linux.dev Subject: Re: [RFC PATCH v2] platform/x86: panasonic-laptop: add fan speed mode for newer models Message-ID: <202606101253.EPD74jPt-lkp@intel.com> References: <20260610031756.546459-1-alexyeo362@gmail.com> Precedence: bulk X-Mailing-List: oe-kbuild-all@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260610031756.546459-1-alexyeo362@gmail.com> Hi Alex, [This is a private test report for your RFC patch.] kernel test robot noticed the following build errors: [auto build test ERROR on linus/master] [also build test ERROR on v7.1-rc7 next-20260609] [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/Alex-Yeo/platform-x86-panasonic-laptop-add-fan-speed-mode-for-newer-models/20260610-112852 base: linus/master patch link: https://lore.kernel.org/r/20260610031756.546459-1-alexyeo362%40gmail.com patch subject: [RFC PATCH v2] platform/x86: panasonic-laptop: add fan speed mode for newer models config: x86_64-rhel-9.4 (https://download.01.org/0day-ci/archive/20260610/202606101253.EPD74jPt-lkp@intel.com/config) compiler: gcc-14 (Debian 14.2.0-19) 14.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260610/202606101253.EPD74jPt-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/202606101253.EPD74jPt-lkp@intel.com/ All errors (new ones prefixed by >>): drivers/platform/x86/panasonic-laptop.c: In function 'check_fan_mode_present': >> drivers/platform/x86/panasonic-laptop.c:518:9: error: 'status' undeclared (first use in this function); did you mean 'kstatfs'? 518 | status = acpi_get_handle(NULL, "\\_SB.PC00.LPCB.EC0.CEFM", &handle); | ^~~~~~ | kstatfs drivers/platform/x86/panasonic-laptop.c:518:9: note: each undeclared identifier is reported only once for each function it appears in vim +518 drivers/platform/x86/panasonic-laptop.c 512 513 static acpi_status check_fan_mode_present(void) 514 { 515 acpi_handle handle; 516 517 /* check if read (CEFM) and set (SEFM) are available */ > 518 status = acpi_get_handle(NULL, "\\_SB.PC00.LPCB.EC0.CEFM", &handle); 519 if (ACPI_FAILURE(status)) 520 return -ENOENT; 521 status = acpi_get_handle(NULL, "\\_SB.PC00.LPCB.EC0.SEFM", &handle); 522 if (ACPI_FAILURE(status)) 523 return -ENOENT; 524 525 return 0; 526 } 527 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki