All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH v2 1/2] bitmap: Modify bitmap_set_value() to check bitmap length
Date: Sat, 12 Dec 2020 23:56:44 +0800	[thread overview]
Message-ID: <202012122335.KcJdhQMs-lkp@intel.com> (raw)
In-Reply-To: <20268bfeb500ad8819e3a11aa1bea27eade4fd39.1607765147.git.syednwaris@gmail.com>

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

Hi Syed,

I love your patch! Perhaps something to improve:

[auto build test WARNING on b640c4e12bbe1f0b6383c3ef788a89e5427c763f]

url:    https://github.com/0day-ci/linux/commits/Syed-Nayyar-Waris/Modify-bitmap_set_value-to-suppress-compiler-warning/20201212-180653
base:    b640c4e12bbe1f0b6383c3ef788a89e5427c763f
config: x86_64-allyesconfig (attached as .config)
compiler: gcc-9 (Debian 9.3.0-15) 9.3.0
reproduce (this is a W=1 build):
        # https://github.com/0day-ci/linux/commit/2e22a418a9bc47b3ad67dcd531a7d46192c1f4d4
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Syed-Nayyar-Waris/Modify-bitmap_set_value-to-suppress-compiler-warning/20201212-180653
        git checkout 2e22a418a9bc47b3ad67dcd531a7d46192c1f4d4
        # save the attached .config to linux build tree
        make W=1 ARCH=x86_64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All warnings (new ones prefixed by >>):

>> drivers/gpio/gpio-xilinx.o: warning: objtool: .text.unlikely: unexpected end of section

---
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: 77692 bytes --]

  reply	other threads:[~2020-12-12 15:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-12  9:33 [PATCH v2 0/2] Modify bitmap_set_value() to suppress compiler warning Syed Nayyar Waris
2020-12-12  9:33 ` Syed Nayyar Waris
2020-12-12  9:34 ` [PATCH v2 1/2] bitmap: Modify bitmap_set_value() to check bitmap length Syed Nayyar Waris
2020-12-12  9:34   ` Syed Nayyar Waris
2020-12-12 15:56   ` kernel test robot [this message]
2020-12-12 17:05   ` kernel test robot
2020-12-13 14:55   ` Andy Shevchenko
2020-12-13 14:55     ` Andy Shevchenko
2020-12-12  9:34 ` [PATCH v2 2/2] gpio: xilinx: Add extra check if sum of widths exceed 64 Syed Nayyar Waris
2020-12-12  9:34   ` Syed Nayyar Waris

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=202012122335.KcJdhQMs-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@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.