[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5016241.31r3eYUQgx@rjwysocki.net>
Date: Mon, 14 Apr 2025 17:25:36 +0200
From: "Rafael J. Wysocki" <rjw@...ysocki.net>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: "Rafael J. Wysocki" <rafael.j.wysocki@...el.com>,
Sudeep Holla <sudeep.holla@....com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the pm tree
On Monday, April 14, 2025 3:57:59 AM CEST Stephen Rothwell wrote:
> Hi all,
>
> After merging the pm tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
> drivers/cpuidle/cpuidle-psci.c:453:53: error: expected ')' before '(' token
> 453 | module_faux_driver(psci_cpuidle, psci_cpuidle_probe, NULL, true);
> | ^
> | )
> drivers/cpuidle/cpuidle-psci.c:426:12: warning: 'psci_cpuidle_probe' defined but not used [-Wunused-function]
> 426 | static int psci_cpuidle_probe(struct faux_device *fdev)
> | ^~~~~~~~~~~~~~~~~~
>
> Caused by commit
>
> a60e3d71e4d4 ("cpuidle: psci: Transition to the faux device interface")
>
> I have used the pm tree from next-20250411 for today.
This should be fixed now, thanks for the report!
Powered by blists - more mailing lists