All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Anshuman Gupta <anshuman.gupta@intel.com>
Cc: oe-kbuild-all@lists.linux.dev
Subject: Re: [RFC 3/6] drm/xe/vrsr: Apis to init and enable VRSR feature
Date: Wed, 26 Feb 2025 13:21:37 +0800	[thread overview]
Message-ID: <202502261332.3GzxfFDL-lkp@intel.com> (raw)
In-Reply-To: <20250224164849.3746751-4-anshuman.gupta@intel.com>

Hi Anshuman,

[This is a private test report for your RFC patch.]
kernel test robot noticed the following build errors:

[auto build test ERROR on drm-xe/drm-xe-next]
[also build test ERROR on next-20250225]
[cannot apply to rafael-pm/linux-next rafael-pm/bleeding-edge pci/next pci/for-linus linus/master v6.14-rc4]
[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/Anshuman-Gupta/PCI-ACPI-Implement-PCI-FW-_DSM-method/20250225-005537
base:   https://gitlab.freedesktop.org/drm/xe/kernel.git drm-xe-next
patch link:    https://lore.kernel.org/r/20250224164849.3746751-4-anshuman.gupta%40intel.com
patch subject: [RFC 3/6] drm/xe/vrsr: Apis to init and enable VRSR feature
config: parisc-allmodconfig (https://download.01.org/0day-ci/archive/20250226/202502261332.3GzxfFDL-lkp@intel.com/config)
compiler: hppa-linux-gcc (GCC) 14.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250226/202502261332.3GzxfFDL-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 <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202502261332.3GzxfFDL-lkp@intel.com/

All errors (new ones prefixed by >>):

   hppa-linux-ld: drivers/gpu/drm/xe/xe_bo.o: in function `pci_acpi_request_d3cold_aux_power':
>> (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_bo.o: in function `pci_acpi_add_perst_assertion_delay':
>> (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_bo_evict.o: in function `pci_acpi_request_d3cold_aux_power':
>> (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_bo_evict.o: in function `pci_acpi_add_perst_assertion_delay':
>> (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_devcoredump.o: in function `pci_acpi_request_d3cold_aux_power':
>> (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_devcoredump.o: in function `pci_acpi_add_perst_assertion_delay':
>> (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_device.o: in function `pci_acpi_request_d3cold_aux_power':
>> (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_device.o: in function `pci_acpi_add_perst_assertion_delay':
>> (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_device_sysfs.o: in function `pci_acpi_request_d3cold_aux_power':
>> (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_device_sysfs.o: in function `pci_acpi_add_perst_assertion_delay':
>> (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_dma_buf.o: in function `pci_acpi_request_d3cold_aux_power':
>> (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_dma_buf.o: in function `pci_acpi_add_perst_assertion_delay':
>> (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_drm_client.o: in function `pci_acpi_request_d3cold_aux_power':
>> (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_drm_client.o: in function `pci_acpi_add_perst_assertion_delay':
>> (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_exec.o: in function `pci_acpi_request_d3cold_aux_power':
>> (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_exec.o: in function `pci_acpi_add_perst_assertion_delay':
>> (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_exec_queue.o: in function `pci_acpi_request_d3cold_aux_power':
>> (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_exec_queue.o: in function `pci_acpi_add_perst_assertion_delay':
>> (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_execlist.o: in function `pci_acpi_request_d3cold_aux_power':
>> (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_execlist.o: in function `pci_acpi_add_perst_assertion_delay':
>> (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_force_wake.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_force_wake.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_ggtt.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_ggtt.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gsc.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gsc.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gsc_debugfs.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gsc_debugfs.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gsc_proxy.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gsc_proxy.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gsc_submit.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gsc_submit.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_ccs_mode.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_ccs_mode.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_clock.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_clock.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_freq.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_freq.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_idle.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_idle.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_mcr.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_mcr.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_pagefault.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_pagefault.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_sysfs.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_sysfs.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_throttle.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_throttle.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_tlb_invalidation.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_tlb_invalidation.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_topology.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_gt_topology.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_guc.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_guc.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_guc_ads.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_guc_ads.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_guc_buf.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_guc_buf.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_guc_capture.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_guc_capture.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_guc_ct.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_guc_ct.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_guc_db_mgr.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_guc_db_mgr.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_guc_hwconfig.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_guc_hwconfig.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_guc_id_mgr.o: in function `pci_acpi_request_d3cold_aux_power':
   (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/xe_guc_id_mgr.o: in function `pci_acpi_add_perst_assertion_delay':
   (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/xe_bb.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
--
   hppa-linux-ld: drivers/gpu/drm/xe/tests/xe_rtp_test.o: in function `pci_acpi_request_d3cold_aux_power':
>> (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/tests/xe_pci_test.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/tests/xe_rtp_test.o: in function `pci_acpi_add_perst_assertion_delay':
>> (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/tests/xe_pci_test.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/tests/xe_wa_test.o: in function `pci_acpi_request_d3cold_aux_power':
>> (.text.pci_acpi_request_d3cold_aux_power+0x10): multiple definition of `pci_acpi_request_d3cold_aux_power'; drivers/gpu/drm/xe/tests/xe_pci_test.o:(.text.pci_acpi_request_d3cold_aux_power+0x10): first defined here
   hppa-linux-ld: drivers/gpu/drm/xe/tests/xe_wa_test.o: in function `pci_acpi_add_perst_assertion_delay':
>> (.text.pci_acpi_add_perst_assertion_delay+0x10): multiple definition of `pci_acpi_add_perst_assertion_delay'; drivers/gpu/drm/xe/tests/xe_pci_test.o:(.text.pci_acpi_add_perst_assertion_delay+0x10): first defined here

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

  parent reply	other threads:[~2025-02-26  5:23 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-24 16:48 [RFC 0/6] VRAM Self Refresh Anshuman Gupta
2025-02-24 16:48 ` [RFC 1/6] PCI/ACPI: Implement PCI FW _DSM method Anshuman Gupta
2025-02-24 19:40   ` Bjorn Helgaas
2025-02-25 18:25     ` Gupta, Anshuman
2025-02-25 20:30       ` Bjorn Helgaas
2025-02-24 23:13   ` kernel test robot
2025-02-24 16:48 ` [RFC 2/6] drm/xe/vrsr: Detect vrsr capability Anshuman Gupta
2025-03-07 21:50   ` Rodrigo Vivi
2025-02-24 16:48 ` [RFC 3/6] drm/xe/vrsr: Apis to init and enable VRSR feature Anshuman Gupta
2025-02-24 19:43   ` Bjorn Helgaas
2025-02-26  5:21   ` kernel test robot [this message]
2025-02-26 11:51   ` kernel test robot
2025-03-10 17:23   ` Rodrigo Vivi
2025-02-24 16:48 ` [RFC 4/6] drm/xe/vrsr: Refactor d3cold.allowed to a enum Anshuman Gupta
2025-03-10 17:28   ` Rodrigo Vivi
2025-04-01  5:24     ` Poosa, Karthik
2025-02-24 16:48 ` [RFC 5/6] drm/xe/pm: D3Cold target state Anshuman Gupta
2025-02-24 19:45   ` Bjorn Helgaas
2025-02-24 21:14   ` kernel test robot
2025-02-24 21:37   ` kernel test robot
2025-02-25 17:49   ` Ville Syrjälä
2025-02-25 18:00     ` Gupta, Anshuman
2025-02-25 18:44       ` Ville Syrjälä
2025-02-24 16:48 ` [RFC 6/6] drm/xe/vrsr: Enable VRSR Anshuman Gupta
2025-04-01  5:19   ` [RFC,6/6] " Poosa, Karthik
2025-02-25  0:07 ` ✓ CI.Patch_applied: success for VRAM Self Refresh Patchwork
2025-02-25  0:08 ` ✗ CI.checkpatch: warning " Patchwork
2025-02-25  0:08 ` ✗ CI.KUnit: failure " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202502261332.3GzxfFDL-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=anshuman.gupta@intel.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.