All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Sudeep Holla <sudeep.holla@arm.com>
Cc: Cristian Marussi <cristian.marussi@arm.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Next Mailing List <linux-next@vger.kernel.org>
Subject: linux-next: build failure after merge of the scmi tree
Date: Fri, 2 May 2025 19:37:08 +1000	[thread overview]
Message-ID: <20250502193708.62e01d11@canb.auug.org.au> (raw)

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

Hi all,

After merging the scmi tree, today's linux-next build (powerpc
allyesconfig) failed like this:

drivers/firmware/arm_scmi/quirks.c: In function 'scmi_quirk_signature':
drivers/firmware/arm_scmi/quirks.c:208:24: error: implicit declaration of function 'partial_name_hash' [-Wimplicit-function-declaration]
  208 |                 hash = partial_name_hash(tolower(*p++), hash);
      |                        ^~~~~~~~~~~~~~~~~
drivers/firmware/arm_scmi/quirks.c:209:18: error: implicit declaration of function 'end_name_hash' [-Wimplicit-function-declaration]
  209 |         hash32 = end_name_hash(hash);
      |                  ^~~~~~~~~~~~~
drivers/firmware/arm_scmi/quirks.c:211:9: error: implicit declaration of function 'kfree' [-Wimplicit-function-declaration]
  211 |         kfree(signature);
      |         ^~~~~

Caused by commit

  81ce8d705821 ("firmware: arm_scmi: Add common framework to handle firmware quirks")

I have disabled CONFIG_ARM_SCMI_QUIRKS for today.
-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

             reply	other threads:[~2025-05-02  9:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-02  9:37 Stephen Rothwell [this message]
2025-05-02  9:44 ` linux-next: build failure after merge of the scmi tree Sudeep Holla
  -- strict thread matches above, loose matches on Subject: below --
2024-08-28  0:15 Stephen Rothwell
2024-08-28  5:29 ` Peng Fan
2024-08-28  8:48 ` Sudeep Holla
2023-11-30 21:59 Stephen Rothwell
2023-11-30 22:01 ` Sudeep Holla
2023-10-05 23:39 Stephen Rothwell
2023-10-06  6:50 ` Sudeep Holla
2022-11-08 22:29 Stephen Rothwell
2022-11-09  8:58 ` Sudeep Holla
2022-07-01  0:36 Stephen Rothwell
2022-07-01  8:13 ` Sudeep Holla
2020-07-08 23:58 Stephen Rothwell

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=20250502193708.62e01d11@canb.auug.org.au \
    --to=sfr@canb.auug.org.au \
    --cc=cristian.marussi@arm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=sudeep.holla@arm.com \
    /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.