All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Javier Carrasco <javier.carrasco@wolfvision.net>
Cc: oe-kbuild-all@lists.linux.dev
Subject: Re: [RFC v1 3/4] Input: st1232 - add virtual touchscreen and buttons handling
Date: Tue, 25 Apr 2023 23:02:57 +0800	[thread overview]
Message-ID: <202304252259.331PTIli-lkp@intel.com> (raw)
In-Reply-To: <20230425115049.870003-4-javier.carrasco@wolfvision.net>

Hi Javier,

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

[auto build test WARNING on dtor-input/next]
[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/Javier-Carrasco/Input-ts-virtobj-Add-touchsreen-virtual-object-handling-to-the-core/20230425-195306
base:   https://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git next
patch link:    https://lore.kernel.org/r/20230425115049.870003-4-javier.carrasco%40wolfvision.net
patch subject: [RFC v1 3/4] Input: st1232 - add virtual touchscreen and buttons handling
config: i386-randconfig-a011-20230424 (https://download.01.org/0day-ci/archive/20230425/202304252259.331PTIli-lkp@intel.com/config)
compiler: gcc-11 (Debian 11.3.0-8) 11.3.0
reproduce (this is a W=1 build):
        # https://github.com/intel-lab-lkp/linux/commit/2ba680aa42922270aa2c3c4747b0d17505cbca49
        git remote add linux-review https://github.com/intel-lab-lkp/linux
        git fetch --no-tags linux-review Javier-Carrasco/Input-ts-virtobj-Add-touchsreen-virtual-object-handling-to-the-core/20230425-195306
        git checkout 2ba680aa42922270aa2c3c4747b0d17505cbca49
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        make W=1 O=build_dir ARCH=i386 olddefconfig
        make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash drivers/input/touchscreen/

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202304252259.331PTIli-lkp@intel.com/

All warnings (new ones prefixed by >>):

   In file included from drivers/input/touchscreen/st1232.c:25:
>> include/linux/input/ts-virtobj.h:17:27: warning: 'ts_virtobj_names' defined but not used [-Wunused-const-variable=]
      17 | static const char * const ts_virtobj_names[] = {
         |                           ^~~~~~~~~~~~~~~~


vim +/ts_virtobj_names +17 include/linux/input/ts-virtobj.h

6da665c20fe75e Javier Carrasco 2023-04-25  16  
6da665c20fe75e Javier Carrasco 2023-04-25 @17  static const char * const ts_virtobj_names[] = {
6da665c20fe75e Javier Carrasco 2023-04-25  18  	[TOUCHSCREEN] = "virtual-touchscreen",
6da665c20fe75e Javier Carrasco 2023-04-25  19  	[BUTTON] = "virtual-buttons",
6da665c20fe75e Javier Carrasco 2023-04-25  20  };
6da665c20fe75e Javier Carrasco 2023-04-25  21  

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

  reply	other threads:[~2023-04-25 15:08 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-25 11:50 [RFC v1 0/4] Input: support virtual objects on touchscreens Javier Carrasco
2023-04-25 11:50 ` [RFC v1 1/4] Input: ts-virtobj - Add touchsreen virtual object handling to the core Javier Carrasco
2023-04-25 11:50 ` [RFC v1 2/4] dt-bindings: touchscreen: add virtual-touchscreen and virtual-buttons properties Javier Carrasco
2023-04-25 11:50 ` [RFC v1 3/4] Input: st1232 - add virtual touchscreen and buttons handling Javier Carrasco
2023-04-25 15:02   ` kernel test robot [this message]
2023-04-25 11:50 ` [RFC v1 4/4] dt-bindings: input: touchscreen: st1232: add virtual objects to the example Javier Carrasco
2023-04-25 15:29 ` [RFC v1 0/4] Input: support virtual objects on touchscreens Thomas Weißschuh
2023-04-25 16:02   ` Jeff LaBundy
2023-04-27 15:59     ` Javier Carrasco
2023-04-27 17:23       ` Jeff LaBundy
2023-04-28  6:08         ` Javier Carrasco
2023-05-04  4:29         ` Peter Hutterer
2023-05-06 18:35           ` Jeff LaBundy
2023-04-27 11:04 ` Pavel Machek
2023-04-27 11:11   ` Michael Riesch
2023-04-27 13:15     ` Pavel Machek
2023-04-27 17:45       ` Jeff LaBundy
2023-05-01 12:32 ` Linus Walleij

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=202304252259.331PTIli-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=javier.carrasco@wolfvision.net \
    --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.