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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 12 Oct 2021 13:28:05 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Stephen Rothwell <sfr@...b.auug.org.au>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        linux-iio@...r.kernel.org, Jonathan Cameron <jic23@...nel.org>,
        Cai Huoqing <caihuoqing@...du.com>
Subject: Re: linux-next: Tree for Oct 12 (drivers/iio/adc/imx8qxp-adc.c)

On 10/12/21 2:46 AM, Stephen Rothwell wrote:
> Hi all,
> 
> News: there will be no linux-next release on Thursday.
> 
> Changes since 20211011:
> 

on x86_64:

../drivers/iio/adc/imx8qxp-adc.c:433:12: error: ‘imx8qxp_adc_runtime_resume’ defined but not used [-Werror=unused-function]
  static int imx8qxp_adc_runtime_resume(struct device *dev)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/iio/adc/imx8qxp-adc.c:419:12: error: ‘imx8qxp_adc_runtime_suspend’ defined but not used [-Werror=unused-function]
  static int imx8qxp_adc_runtime_suspend(struct device *dev)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~

# CONFIG_SUSPEND is not set
# CONFIG_HIBERNATION is not set
# CONFIG_PM is not set


-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ