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:   Fri, 06 Jul 2018 08:12:16 -0700
From:   Stephen Boyd <sboyd@...nel.org>
To:     Geert Uytterhoeven <geert+renesas@...der.be>,
        Michael Turquette <mturquette@...libre.com>
Cc:     linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org,
        Geert Uytterhoeven <geert+renesas@...der.be>
Subject: Re: [PATCH] clk: Really show symbolic clock flags in debugfs

Quoting Geert Uytterhoeven (2018-07-04 06:01:03)
> The last-minute fold-in of the ENTRY() macro did change behavior:
> instead of printing the symbolic name (e.g. "CLK_IS_BASIC"), it prints
> the expansion of it (e.g. "(1UL << (5))").
> 
> Use "#" instead of  __stringify() to fix this.

Do we need the stringify.h include anymore then?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ