2022-11-08 22:41:14

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build failure after merge of the scmi tree

Hi all,

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

ERROR: modpost: "debugfs_create_str" [drivers/firmware/arm_scmi/scmi-module.ko] undefined!

Caused by commit

4ccdc880f1bb ("firmware: arm_scmi: Add core Raw transmission support")

I have used the scmi tree from next-20221108 for today.

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2022-11-09 09:13:35

by Sudeep Holla

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the scmi tree

Hi Stephen,

On Wed, Nov 09, 2022 at 09:29:01AM +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the scmi tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> ERROR: modpost: "debugfs_create_str" [drivers/firmware/arm_scmi/scmi-module.ko] undefined!
>
> Caused by commit
>
> 4ccdc880f1bb ("firmware: arm_scmi: Add core Raw transmission support")
>
> I have used the scmi tree from next-20221108 for today.
>

Sorry for that, and thanks for identifying and dropping it in -next.
I will drop the changes until we have fixed it.

--
Regards,
Sudeep