From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5ED522C9E for ; Mon, 2 May 2022 16:13:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8C422C385AC; Mon, 2 May 2022 16:13:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1651507991; bh=JZXiTjp2nZoUeQLFyk/etfp/xO0bupP46m6Ig16wE4M=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=uzYGYXfzQuKJqqXLbTMe/U4KQ6G8oymnirJ1L3lX1rEFCZxbeusc1FkWV5w2ur0Pu wnFml5U2xMd0aHOTFMj+c2BydaM3niaLwKJeZLb9uXM4GF+7HcEg++dolj1u6z7n66 rN32fnWKxIBENOursdNu1EwHdbayUAMwTLO4QtaqV3462iIodz1flH9I8ItPE26INh ROonfFO1IjiVI1nn+iIs3ns+X6eOkBH0mbiQTE3qmulA6YwfcyL/bDh6bhg138Zubs xN//s2zVqwRooiCcdXiqaxxXXGX/0D+I7aYGnYXoa6XsLKxsCEigY/UbmSoNZGw87d e9muuuzDi7Nzg== Date: Mon, 2 May 2022 18:12:59 +0200 (CEST) From: Jiri Kosina To: kernel test robot cc: Joshua-Dickens , llvm@lists.linux.dev, kbuild-all@lists.01.org, linux-input@vger.kernel.org, Joshua Dickens , Jason Gerecke 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' In-Reply-To: <202204212217.M2efI2Po-lkp@intel.com> Message-ID: References: <202204212217.M2efI2Po-lkp@intel.com> User-Agent: Alpine 2.21 (LSU 202 2017-01-01) Precedence: bulk X-Mailing-List: llvm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============2358791473698240678==" MIME-Version: 1.0 From: Jiri Kosina 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 Message-ID: In-Reply-To: <202204212217.M2efI2Po-lkp@intel.com> List-Id: --===============2358791473698240678== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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/a= rchive/20220421/202204212217.M2efI2Po-lkp(a)intel.com/config) > compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project bac6= cd5bf85669e3376610cfc4c4f9ca015e7b9b) > reproduce (this is a W=3D1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbi= n/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/com= mit/?id=3D6d09085b38e5ace0001cf4f3cdbd4bf247533b61 > git remote add hid https://git.kernel.org/pub/scm/linux/kernel/gi= t/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=3D$HOME/0day COMPILER=3Dclang make.cross W= =3D1 O=3Dbuild_dir ARCH=3Driscv SHELL=3D/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 --===============2358791473698240678==--