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:   Mon, 9 Jan 2017 15:16:28 +0100 (CET)
From:   Thomas Gleixner <tglx@...utronix.de>
To:     Chris Packham <chris.packham@...iedtelesis.co.nz>
cc:     jason@...edaemon.net, marc.zyngier@....com, lee.jones@...aro.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] irqchip: st: avoid compile error when PM is disabled

On Wed, 4 Jan 2017, Chris Packham wrote:

> When power management is disabled in the kernel configuration compiler
> will complain that st_irq_syscfg_resume is defined but not used. Wrap
> the function definition with CONFIG_PM_SLEEP as per other users of
> SIMPLE_DEV_PM_OPS.

That's already fixed by:

f357563f958d: irqchip/st: Mark st_irq_syscfg_resume() __maybe_unused

Thanks,

	tglx

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ