From: Maximilian Luz <luzmaximilian@gmail.com>
To: kernel test robot <lkp@intel.com>, Hans de Goede <hdegoede@redhat.com>
Cc: kbuild-all@lists.01.org, Mark Gross <markgross@kernel.org>,
platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/4] platform/surface: Add KIP/POS tablet-mode switch driver
Date: Sat, 25 Jun 2022 14:58:02 +0200 [thread overview]
Message-ID: <e03bd763-a7a8-cb7c-6fc6-6001f2496729@gmail.com> (raw)
In-Reply-To: <202206250711.yKiwV8qa-lkp@intel.com>
On 6/25/22 04:59, kernel test robot wrote:
> Hi Maximilian,
>
> I love your patch! Yet something to improve:
>
> [auto build test ERROR on next-20220624]
> [cannot apply to linus/master platform-drivers-x86/for-next v5.19-rc3 v5.19-rc2 v5.19-rc1 v5.19-rc3]
> [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]
>
> url: https://github.com/intel-lab-lkp/linux/commits/Maximilian-Luz/platform-surface-Add-support-for-tablet-mode-switch-via-Surface-Aggregator-Module/20220625-023751
> base: 2f9cb3d3bd73fc2225d66aa8fcffb632ed3eb235
> config: i386-allyesconfig
> compiler: gcc-11 (Debian 11.3.0-3) 11.3.0
> reproduce (this is a W=1 build):
> # https://github.com/intel-lab-lkp/linux/commit/190ffdd2194f4c5a5110d6a08f303c47e2da31ba
> git remote add linux-review https://github.com/intel-lab-lkp/linux
> git fetch --no-tags linux-review Maximilian-Luz/platform-surface-Add-support-for-tablet-mode-switch-via-Surface-Aggregator-Module/20220625-023751
> git checkout 190ffdd2194f4c5a5110d6a08f303c47e2da31ba
> # save the config file
> mkdir build_dir && cp config build_dir/.config
> make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash
>
> If you fix the issue, kindly add following tag where applicable
> Reported-by: kernel test robot <lkp@intel.com>
>
> All errors (new ones prefixed by >>):
>
> drivers/platform/surface/surface_aggregator_tabletsw.c: In function 'ssam_pos_get_sources_list':
>>> drivers/platform/surface/surface_aggregator_tabletsw.c:373:32: error: 'SSAM_SSH_TC_POS' undeclared (first use in this function); did you mean 'SSAM_SSH_TC_PoM'?
> 373 | rqst.target_category = SSAM_SSH_TC_POS;
> | ^~~~~~~~~~~~~~~
> | SSAM_SSH_TC_PoM
Ah, I forgot to mention. This depends on "platform/surface: aggregator:
Reserve more event- and target-categories" which is already in
pdx86/review-hans as commit e244a46a529a. That commit adds the
`SSAM_SSH_TC_POS` symbol, so with it, this patch should compile.
Regards,
Max
next prev parent reply other threads:[~2022-06-25 12:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-24 18:36 [PATCH 0/4] platform/surface: Add support for tablet mode switch via Surface Aggregator Module Maximilian Luz
2022-06-24 18:36 ` [PATCH 1/4] platform/surface: aggregator: Add helper macros for requests with argument and return value Maximilian Luz
2022-06-24 18:36 ` [PATCH 2/4] platform/surface: Add KIP/POS tablet-mode switch driver Maximilian Luz
2022-06-25 2:59 ` kernel test robot
2022-06-25 12:58 ` Maximilian Luz [this message]
2022-07-02 9:05 ` Hans de Goede
2022-07-03 13:44 ` Maximilian Luz
2022-06-24 18:36 ` [PATCH 3/4] platform/surface: aggregator_registry: Add support for tablet mode switch on Surface Pro 8 Maximilian Luz
2022-06-24 18:36 ` [PATCH 4/4] platform/surface: aggregator_registry: Add support for tablet mode switch on Surface Laptop Studio Maximilian Luz
2022-07-02 9:13 ` [PATCH 0/4] platform/surface: Add support for tablet mode switch via Surface Aggregator Module Hans de Goede
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=e03bd763-a7a8-cb7c-6fc6-6001f2496729@gmail.com \
--to=luzmaximilian@gmail.com \
--cc=hdegoede@redhat.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=markgross@kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®