From: kernel test robot <lkp@intel.com>
To: kbuild@lists.01.org
Subject: Re: [PATCH v2 3/5] Bluetooth: advmon offload MSFT remove monitor
Date: Wed, 16 Dec 2020 02:34:46 +0800 [thread overview]
Message-ID: <202012160250.rs12mgI7-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2505 bytes --]
CC: kbuild-all(a)lists.01.org
In-Reply-To: <20201215163106.v2.3.I2bdb3d9953a91dc7865da6e57166260b3a75c146@changeid>
References: <20201215163106.v2.3.I2bdb3d9953a91dc7865da6e57166260b3a75c146(a)changeid>
TO: Archie Pusaka <apusaka@google.com>
TO: "linux-bluetooth" <linux-bluetooth@vger.kernel.org>
TO: Marcel Holtmann <marcel@holtmann.org>
CC: CrosBT Upstreaming <chromeos-bluetooth-upstreaming@chromium.org>
CC: Archie Pusaka <apusaka@chromium.org>
CC: "Miao-chen Chou" <mcchou@chromium.org>
CC: "Yun-Hao Chung" <howardchung@google.com>
CC: Jakub Kicinski <kuba@kernel.org>
CC: Johan Hedberg <johan.hedberg@gmail.com>
CC: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
CC: linux-kernel(a)vger.kernel.org
Hi Archie,
Thank you for the patch! Perhaps something to improve:
[auto build test WARNING on bluetooth-next/master]
[also build test WARNING on net-next/master next-20201215]
[cannot apply to net/master sparc-next/master v5.10]
[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/0day-ci/linux/commits/Archie-Pusaka/MSFT-offloading-support-for-advertisement-monitor/20201215-163858
base: https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git master
:::::: branch date: 10 hours ago
:::::: commit date: 10 hours ago
config: i386-randconfig-m021-20201215 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-15) 9.3.0
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch warnings:
net/bluetooth/msft.h:45 msft_remove_monitor() warn: signedness bug returning '(-95)'
vim +45 net/bluetooth/msft.h
145373cb1b1fcdb Miao-chen Chou 2020-04-03 40
d8ca4cbc63c57c8 Archie Pusaka 2020-12-15 41 static inline bool msft_remove_monitor(struct hci_dev *hdev,
d8ca4cbc63c57c8 Archie Pusaka 2020-12-15 42 struct adv_monitor *monitor,
d8ca4cbc63c57c8 Archie Pusaka 2020-12-15 43 u16 handle)
d8ca4cbc63c57c8 Archie Pusaka 2020-12-15 44 {
d8ca4cbc63c57c8 Archie Pusaka 2020-12-15 @45 return -EOPNOTSUPP;
d8ca4cbc63c57c8 Archie Pusaka 2020-12-15 46 }
d8ca4cbc63c57c8 Archie Pusaka 2020-12-15 47
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 32738 bytes --]
next reply other threads:[~2020-12-15 18:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-15 18:34 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-12-15 8:31 [PATCH v2 0/5] MSFT offloading support for advertisement monitor Archie Pusaka
2020-12-15 8:31 ` [PATCH v2 3/5] Bluetooth: advmon offload MSFT remove monitor Archie Pusaka
2020-12-15 19:03 ` Dan Carpenter
2020-12-15 19:03 ` Dan Carpenter
2020-12-15 19:03 ` Dan Carpenter
2020-12-16 4:33 ` Archie Pusaka
2020-12-16 4:33 ` Archie Pusaka
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=202012160250.rs12mgI7-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild@lists.01.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 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.