linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: broonie@kernel.org
To: Ulf Hansson <ulf.hansson@linaro.org>
Cc: build@vger.kernel.org, failure@vger.kernel.org,
	after@vger.kernel.org, merge@vger.kernel.org, of@vger.kernel.org,
	the@vger.kernel.org, BRANCH@vger.kernel.org,
	tree@vger.kernel.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Next Mailing List <linux-next@vger.kernel.org>
Subject: linux-next: drivers/memstick/core/ms_block.c
Date: Mon, 21 Feb 2022 16:55:08 +0000	[thread overview]
Message-ID: <20220221165508.2633962-1-broonie@kernel.org> (raw)

Hi all,

After merging the mmc tree, today's linux-next build (x86 allmodconfig)
failed like this:

/tmp/next/build/drivers/memstick/core/ms_block.c:158:6: error: implicit declaration of function 'bitmap_weight_eq'; did you mean 'bitmap_weight'? [-Werror=implicit-function-declaration]
  158 |  if (bitmap_weight_eq(msb->used_blocks_bitmap, msb->block_count,
      |      ^~~~~~~~~~~~~~~~
      |      bitmap_weight

Caused by commit

  5f8d171cd8a93f ("memstick: replace bitmap_weight with bitmap_weight_eq where appropriate")

I used the mmc tree from 20220217 instead.

             reply	other threads:[~2022-02-21 16:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-21 16:55 broonie [this message]
2022-02-22 15:50 ` linux-next: drivers/memstick/core/ms_block.c Ulf Hansson

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=20220221165508.2633962-1-broonie@kernel.org \
    --to=broonie@kernel.org \
    --cc=BRANCH@vger.kernel.org \
    --cc=after@vger.kernel.org \
    --cc=build@vger.kernel.org \
    --cc=failure@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=merge@vger.kernel.org \
    --cc=of@vger.kernel.org \
    --cc=the@vger.kernel.org \
    --cc=tree@vger.kernel.org \
    --cc=ulf.hansson@linaro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).