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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 10 Feb 2020 10:03:00 -0300
From:   Fabio Estevam <festevam@...il.com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     linux-kernel <linux-kernel@...r.kernel.org>,
        stable <stable@...r.kernel.org>, Marek Vasut <marex@...x.de>,
        Igor Opaniuk <igor.opaniuk@...adex.com>,
        Liam Girdwood <lgirdwood@...il.com>,
        Marcel Ziswiler <marcel.ziswiler@...adex.com>,
        Mark Brown <broonie@...nel.org>,
        Oleksandr Suvorov <oleksandr.suvorov@...adex.com>
Subject: Re: [PATCH 5.4 261/309] regulator: core: Add regulator_is_equal() helper

On Mon, Feb 10, 2020 at 9:38 AM Greg Kroah-Hartman
<gregkh@...uxfoundation.org> wrote:

> +static inline bool
> +regulator_is_equal(struct regulator *reg1, struct regulator *reg2);

This causes build error. There is a fix for this in:

commit 0468e667a5bead9c1b7ded92861b5a98d8d78745
Author: Stephen Rothwell <sfr@...b.auug.org.au>
Date:   Wed Jan 15 12:02:58 2020 +1100

    regulator fix for "regulator: core: Add regulator_is_equal() helper"

    Signed-off-by: Stephen Rothwell <sfr@...b.auug.org.au>
    Link: https://lore.kernel.org/r/20200115120258.0e535fcb@canb.auug.org.au
    Acked-by: Marek Vasut <marex@...x.de>
    Signed-off-by: Mark Brown <broonie@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ