lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250414115759.3e203c23@canb.auug.org.au>
Date: Mon, 14 Apr 2025 11:57:59 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: "Rafael J. Wysocki" <rjw@...ysocki.net>
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: linux-next: build failure after merge of the pm tree

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.

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ