From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.12]) (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 3DA3E370D5F for ; Tue, 24 Mar 2026 01:19:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.12 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774315176; cv=none; b=L6DZ6tmVQayxhLlapv6xcB0HwY12auOFjuC0D5sFvI0x/NoizQNty+jOcVES8dn2ZJ2Fu1ZHPlk5J/h9KLKjICDImZ1tN+4d0Ib/BxUFLAWEr2HeS4RIvLoQNCXMP2ArXtyw8c77YTeDveICUll94bK4M4ZWeH9KHlC4HqLdh94= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774315176; c=relaxed/simple; bh=pmwKrxB0ve2DDuzRu/l6pf5UHxqgrUnVNzf4jTTJt1U=; h=Date:From:To:Cc:Subject:Message-ID; b=h/G6b/QTpP3SArBsAGdEfbwTUWbbkE7DOneK/aOGVL13ys6XyIzMfsCmKWI4+eKyn9dZpIPP9LymkpJzbZpnzFkIzCzjpGbYLkf/6p9x7YDCZlPdFfh3gW+AEJRcKPImLRuYJlLueTqTFA/M8LhvzTfok63T+SAXx9oP5ctP0/c= 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=h6lpGLb/; arc=none smtp.client-ip=198.175.65.12 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="h6lpGLb/" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1774315172; x=1805851172; h=date:from:to:cc:subject:message-id; bh=pmwKrxB0ve2DDuzRu/l6pf5UHxqgrUnVNzf4jTTJt1U=; b=h6lpGLb/CeSuTb7NAtRdRHqVjSs5mNlYCnpFKW0+n1DyW+Zu/nFIJTPg v6cpNhnVb2B05f1BQkzdPNDSCvGVCbKtOgtP+Fnf9F5hyjp477S5rHHUM qLuhNum7IvdjHwNoQo0GYByV17gjpz6lF9kJ3p9PwZ860QyUFkP9N+/2W AxEa2mARvhX2hmeDsNLR4PcIE2MCjC999L3uM8uMkDdnmyf3ZktfK4GS/ qwRmjgvtinhRroLeSPGYvbuWnBCCkWHBngXR34z8p9QFPn1Z9TPKZ6kew ht/vEbgj/3Fza3mToz5W68FSE/W4yojGtPitUt2dz4DJl0BaBl8ta6fso A==; X-CSE-ConnectionGUID: a+1/kKAXQquCMiZAaVELkQ== X-CSE-MsgGUID: aKt+cDhkQkufKPEZxnb7IA== X-IronPort-AV: E=McAfee;i="6800,10657,11738"; a="86796934" X-IronPort-AV: E=Sophos;i="6.23,138,1770624000"; d="scan'208";a="86796934" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by orvoesa104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Mar 2026 18:19:32 -0700 X-CSE-ConnectionGUID: W5FoZvaGRsaVrdnyE6n/Kw== X-CSE-MsgGUID: LRVC2fZDTXmLLjRtQz+QWw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,138,1770624000"; d="scan'208";a="224209261" Received: from lkp-server01.sh.intel.com (HELO 3905d212be1b) ([10.239.97.150]) by orviesa008.jf.intel.com with ESMTP; 23 Mar 2026 18:19:31 -0700 Received: from kbuild by 3905d212be1b with local (Exim 4.98.2) (envelope-from ) id 1w4qQa-000000003V5-0FnD; Tue, 24 Mar 2026 01:19:28 +0000 Date: Tue, 24 Mar 2026 09:18:45 +0800 From: kernel test robot To: Riana Tauro Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org Subject: undefined reference to `xe_configfs_clear_survivability_mode' Message-ID: <202603240902.xF8d7xsN-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: c369299895a591d96745d6492d4888259b004a9e commit: bc417e54e24bc9c96d3c6eba2c8c60f7919e5afe drm/xe: Enable configfs support for survivability mode date: 12 months ago config: parisc-randconfig-r051-20260323 (https://download.01.org/0day-ci/archive/20260324/202603240902.xF8d7xsN-lkp@intel.com/config) compiler: hppa-linux-gcc (GCC) 8.5.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260324/202603240902.xF8d7xsN-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/202603240902.xF8d7xsN-lkp@intel.com/ All errors (new ones prefixed by >>): hppa-linux-ld: drivers/gpu/drm/xe/xe_module.o:(.data.rel.ro+0x8): undefined reference to `xe_configfs_init' hppa-linux-ld: drivers/gpu/drm/xe/xe_module.o:(.data.rel.ro+0xc): undefined reference to `xe_configfs_exit' hppa-linux-ld: drivers/gpu/drm/xe/xe_survivability_mode.o: in function `xe_survivability_mode_fini': >> (.text+0x1cc): undefined reference to `xe_configfs_clear_survivability_mode' hppa-linux-ld: drivers/gpu/drm/xe/xe_survivability_mode.o: in function `xe_survivability_mode_is_requested': >> (.text+0x32c): undefined reference to `xe_configfs_get_survivability_mode' hppa-linux-ld: (.text+0x394): undefined reference to `xe_configfs_clear_survivability_mode' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki