All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Kosina <jikos@kernel.org>
To: kernel test robot <lkp@intel.com>
Cc: Joshua-Dickens <Joshua@joshua-dickens.com>,
	llvm@lists.linux.dev,  kbuild-all@lists.01.org,
	linux-input@vger.kernel.org,
	 Joshua Dickens <joshua.dickens@wacom.com>,
	 Jason Gerecke <jason.gerecke@wacom.com>
Subject: Re: [hid:for-5.19/wacom 1/2] drivers/hid/wacom_wac.c:2411:42: warning: format specifies type 'unsigned short' but the argument has type 'int'
Date: Mon, 2 May 2022 18:12:59 +0200 (CEST)	[thread overview]
Message-ID: <nycvar.YFH.7.76.2205021812120.28985@cbobk.fhfr.pm> (raw)
In-Reply-To: <202204212217.M2efI2Po-lkp@intel.com>

On Thu, 21 Apr 2022, kernel test robot wrote:

> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-5.19/wacom
> head:   6ff1cae2e30a79265bcce85f617663c480936ab0
> commit: 6d09085b38e5ace0001cf4f3cdbd4bf247533b61 [1/2] HID: wacom: Adding Support for new usages
> config: riscv-randconfig-r026-20220420 (https://download.01.org/0day-ci/archive/20220421/202204212217.M2efI2Po-lkp@intel.com/config)
> compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project bac6cd5bf85669e3376610cfc4c4f9ca015e7b9b)
> reproduce (this is a W=1 build):
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # install riscv cross compiling tool for clang build
>         # apt-get install binutils-riscv64-linux-gnu
>         # https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git/commit/?id=6d09085b38e5ace0001cf4f3cdbd4bf247533b61
>         git remote add hid https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git
>         git fetch --no-tags hid for-5.19/wacom
>         git checkout 6d09085b38e5ace0001cf4f3cdbd4bf247533b61
>         # save the config file
>         mkdir build_dir && cp config build_dir/.config
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash drivers/hid/ kernel/

Joshua,

could you please send a fixup patch to get the types right? This got 
introduced by 6d09085b38e5a ("HID: wacom: Adding Support for new usages")

Thanks,

-- 
Jiri Kosina
SUSE Labs


WARNING: multiple messages have this Message-ID (diff)
From: Jiri Kosina <jikos@kernel.org>
To: kbuild-all@lists.01.org
Subject: Re: [hid:for-5.19/wacom 1/2] drivers/hid/wacom_wac.c:2411:42: warning: format specifies type 'unsigned short' but the argument has type 'int'
Date: Mon, 02 May 2022 18:12:59 +0200	[thread overview]
Message-ID: <nycvar.YFH.7.76.2205021812120.28985@cbobk.fhfr.pm> (raw)
In-Reply-To: <202204212217.M2efI2Po-lkp@intel.com>

[-- Attachment #1: Type: text/plain, Size: 1598 bytes --]

On Thu, 21 Apr 2022, kernel test robot wrote:

> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-5.19/wacom
> head:   6ff1cae2e30a79265bcce85f617663c480936ab0
> commit: 6d09085b38e5ace0001cf4f3cdbd4bf247533b61 [1/2] HID: wacom: Adding Support for new usages
> config: riscv-randconfig-r026-20220420 (https://download.01.org/0day-ci/archive/20220421/202204212217.M2efI2Po-lkp(a)intel.com/config)
> compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project bac6cd5bf85669e3376610cfc4c4f9ca015e7b9b)
> reproduce (this is a W=1 build):
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # install riscv cross compiling tool for clang build
>         # apt-get install binutils-riscv64-linux-gnu
>         # https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git/commit/?id=6d09085b38e5ace0001cf4f3cdbd4bf247533b61
>         git remote add hid https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git
>         git fetch --no-tags hid for-5.19/wacom
>         git checkout 6d09085b38e5ace0001cf4f3cdbd4bf247533b61
>         # save the config file
>         mkdir build_dir && cp config build_dir/.config
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash drivers/hid/ kernel/

Joshua,

could you please send a fixup patch to get the types right? This got 
introduced by 6d09085b38e5a ("HID: wacom: Adding Support for new usages")

Thanks,

-- 
Jiri Kosina
SUSE Labs

  reply	other threads:[~2022-05-02 16:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-21 14:26 [hid:for-5.19/wacom 1/2] drivers/hid/wacom_wac.c:2411:42: warning: format specifies type 'unsigned short' but the argument has type 'int' kernel test robot
2022-05-02 16:12 ` Jiri Kosina [this message]
2022-05-02 16:12   ` Jiri Kosina

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=nycvar.YFH.7.76.2205021812120.28985@cbobk.fhfr.pm \
    --to=jikos@kernel.org \
    --cc=Joshua@joshua-dickens.com \
    --cc=jason.gerecke@wacom.com \
    --cc=joshua.dickens@wacom.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-input@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=llvm@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.