From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.9]) (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 9022740B36D for ; Mon, 29 Jun 2026 15:49:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.9 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782748145; cv=none; b=lpQd6Ng+Cmh1RWG3wx6S+0HjlkF4EI55YQ4p/cWGkhG0fx3RC3vpcee5neXzoctXbnr3LvgImyU89mAl87cFjLdGnN6ZxpQOvpj8S1yvcuY2wkL82VN5kPPFx1j9dPjEOxnZSHyrBqK0G0qVPYrY/QcEkhtfNf18AtDMMb060QA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782748145; c=relaxed/simple; bh=ylOS8kSUdhC9o9EuZi1bZfSDDlzyO5+VvCmKJQoOuiM=; h=Date:From:To:Cc:Subject:Message-ID; b=rISpKHzCYAg4ETX8Fe3htTbEoEbTzxbU61KexXVtHVUZkF+Mx8TmXkapCYg0/3dUfte40NUnwV5ZLu321gRRrmjfaE3hUh61dL+BUmqop2iHv9ksjzAho9OdO8EceoMsVVnTwhO2TR2b4F6qbhb6f+vWfFgLIlSdCbiuCLsShRw= 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=QV8kbvnS; arc=none smtp.client-ip=192.198.163.9 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="QV8kbvnS" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1782748143; x=1814284143; h=date:from:to:cc:subject:message-id; bh=ylOS8kSUdhC9o9EuZi1bZfSDDlzyO5+VvCmKJQoOuiM=; b=QV8kbvnSnQqIwa6V71rrpMFXNR4yNOZfoizO0QIslAMfoHpVa8S4E3j8 tQMJfA/FG+yUSaJkeT2AEw9YxsFFUZhQSFCVYWtwN7074gUDMEtOQEOg4 1KDUWRCMAuf4K1s9MaUH4rk3ikWpMkDc6e05lq6+AwLX9BxRRWSM1L9zE h1HkvzPhjIqqLC4Wi9VpFBTInWGsQ6LTfcenHHrV/VzYVYYeY+/nPnCKY Qyav0rk+uaGKB+1spbEO7oah3tiFpUpFM7ivCkS7wK0CNJfEQ4kXNRanq GztF8Cni71p3qvTg7m6K3HjpQcM2wfcIZdBnVTYm2MKRqrP0gpE60e3mS w==; X-CSE-ConnectionGUID: elkg84GZSSGqF4EoPEsDCA== X-CSE-MsgGUID: suyatIKdT+mvNeBocBtahQ== X-IronPort-AV: E=McAfee;i="6800,10657,11832"; a="94099403" X-IronPort-AV: E=Sophos;i="6.24,232,1774335600"; d="scan'208";a="94099403" Received: from fmviesa001.fm.intel.com ([10.60.135.141]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Jun 2026 08:49:03 -0700 X-CSE-ConnectionGUID: W2O3UBmETUaHIhfv5q4FuQ== X-CSE-MsgGUID: QGoCcBUyS/2HPtcEH7ml4w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.24,232,1774335600"; d="scan'208";a="276264775" Received: from lkp-server02.sh.intel.com (HELO ea128546eb3d) ([10.239.97.151]) by fmviesa001.fm.intel.com with ESMTP; 29 Jun 2026 08:49:01 -0700 Received: from kbuild by ea128546eb3d with local (Exim 4.98.2) (envelope-from ) id 1weEEE-000000007Vs-3PDU; Mon, 29 Jun 2026 15:48:58 +0000 Date: Mon, 29 Jun 2026 23:48:43 +0800 From: kernel test robot To: Manikandan K Pillai Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Manivannan Sadhasivam Subject: powerpc64-linux-ld: warning: discarding dynamic section .glink Message-ID: <202606292337.XdJEfchV-lkp@intel.com> User-Agent: s-nail v14.9.25 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: dc59e4fea9d83f03bad6bddf3fa2e52491777482 commit: 611627a4e5e4af7b96aab4f10d130f6a8a615020 PCI: cadence: Add module support for platform controller driver date: 8 months ago config: powerpc64-randconfig-r064-20260629 (https://download.01.org/0day-ci/archive/20260629/202606292337.XdJEfchV-lkp@intel.com/config) compiler: powerpc64-linux-gcc (GCC) 16.1.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260629/202606292337.XdJEfchV-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 | Fixes: 611627a4e5e4 ("PCI: cadence: Add module support for platform controller driver") | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202606292337.XdJEfchV-lkp@intel.com/ All warnings (new ones prefixed by >>): >> powerpc64-linux-ld: warning: discarding dynamic section .glink >> powerpc64-linux-ld: warning: discarding dynamic section .plt powerpc64-linux-ld: linkage table error against `cdns_pcie_ep_setup' powerpc64-linux-ld: stubs don't match calculated size powerpc64-linux-ld: can not build stubs: bad value powerpc64-linux-ld: drivers/pci/controller/cadence/pcie-cadence-plat.o: in function `cdns_plat_pcie_probe': drivers/pci/controller/cadence/pcie-cadence-plat.c:117:(.text+0x314): undefined reference to `cdns_pcie_ep_setup' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki