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: <20210316111511.64e7bf21@canb.auug.org.au>
Date:   Tue, 16 Mar 2021 11:15:11 +1100
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Viresh Kumar <viresh.kumar@...aro.org>
Cc:     Dmitry Osipenko <digetx@...il.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: build warning after merge of the opp tree

Hi all,

After merging the opp tree, today's linux-next build (powerpc
ppc64_defconfig) produced this warning:

In file included from include/linux/devfreq.h:15,
                 from drivers/base/power/main.c:36:
include/linux/pm_opp.h:341:1: warning: 'devm_pm_opp_register_set_opp_helper' defined but not used [-Wunused-function]
  341 | devm_pm_opp_register_set_opp_helper(struct device *dev,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Introduced by commit

  357b804aa0b9 ("opp: Change return type of devm_pm_opp_register_set_opp_helper()")

The "inline" was removed :-(

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ