All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Maximilian Luz <luzmaximilian@gmail.com>,
	Guenter Roeck <linux@roeck-us.net>
Cc: oe-kbuild-all@lists.linux.dev,
	Maximilian Luz <luzmaximilian@gmail.com>,
	Jean Delvare <jdelvare@suse.com>,
	Hans de Goede <hdegoede@redhat.com>,
	Ivor Wanders <ivor@iwanders.net>,
	linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org
Subject: Re: [PATCH v2] hwmon: Add thermal sensor driver for Surface Aggregator Module
Date: Wed, 7 Aug 2024 03:41:50 +0800	[thread overview]
Message-ID: <202408070251.EcevLWaJ-lkp@intel.com> (raw)
In-Reply-To: <20240804230832.247852-1-luzmaximilian@gmail.com>

Hi Maximilian,

kernel test robot noticed the following build errors:

[auto build test ERROR on groeck-staging/hwmon-next]
[also build test ERROR on linus/master v6.11-rc2 next-20240806]
[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/Maximilian-Luz/hwmon-Add-thermal-sensor-driver-for-Surface-Aggregator-Module/20240805-071237
base:   https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-next
patch link:    https://lore.kernel.org/r/20240804230832.247852-1-luzmaximilian%40gmail.com
patch subject: [PATCH v2] hwmon: Add thermal sensor driver for Surface Aggregator Module
config: x86_64-randconfig-103-20240806 (https://download.01.org/0day-ci/archive/20240807/202408070251.EcevLWaJ-lkp@intel.com/config)
compiler: clang version 18.1.5 (https://github.com/llvm/llvm-project 617a15a9eac96088ae5e9134248d8236e34b91b1)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240807/202408070251.EcevLWaJ-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/202408070251.EcevLWaJ-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: undefined symbol: __ssam_device_driver_register
   >>> referenced by surface_temp.c:231 (drivers/hwmon/surface_temp.c:231)
   >>>               drivers/hwmon/surface_temp.o:(ssam_temp_init) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: ssam_device_driver_unregister
   >>> referenced by surface_temp.c:231 (drivers/hwmon/surface_temp.c:231)
   >>>               drivers/hwmon/surface_temp.o:(ssam_temp_exit) in archive vmlinux.a

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

  reply	other threads:[~2024-08-06 19:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-04 23:08 [PATCH v2] hwmon: Add thermal sensor driver for Surface Aggregator Module Maximilian Luz
2024-08-06 19:41 ` kernel test robot [this message]
2024-08-07  0:32 ` Guenter Roeck
2024-08-07 19:25   ` Maximilian Luz
2024-08-07 19:50     ` Guenter Roeck
2024-08-07 20:11       ` Maximilian Luz
2024-08-07 20:37         ` Guenter Roeck
2024-08-10  1:19           ` Maximilian Luz
2024-08-09 23:35 ` Konrad Dybcio
2024-08-10  0:34   ` Ivor Wanders
2024-08-10  1:04   ` Maximilian Luz
2024-08-10  1:14     ` Konrad Dybcio
2024-08-19 10:26       ` Konrad Dybcio
2024-08-19 20:03         ` Maximilian Luz

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=202408070251.EcevLWaJ-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=hdegoede@redhat.com \
    --cc=ivor@iwanders.net \
    --cc=jdelvare@suse.com \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=luzmaximilian@gmail.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.