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] [day] [month] [year] [list]
Date:   Fri, 12 Oct 2018 11:39:21 -0600
From:   Jonathan Corbet <corbet@....net>
To:     Geert Uytterhoeven <geert+renesas@...der.be>
Cc:     "Tobin C . Harding" <me@...in.cc>,
        Pantelis Antoniou <pantelis.antoniou@...sulko.com>,
        Rob Herring <robh@...nel.org>, Petr Mladek <pmladek@...e.com>,
        Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        Andrew Morton <akpm@...ux-foundation.org>,
        linux-doc@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] doc: printk-formats: Remove bogus kobject references
 for device nodes

On Mon,  8 Oct 2018 13:08:48 +0200
Geert Uytterhoeven <geert+renesas@...der.be> wrote:

> When converting from text to rst, the kobjects section and its sole
> subsection about device tree nodes were coalesced into a single section,
> yielding an inconsistent result.
> 
> Remove all references to kobjects, as
>   1. Device tree object pointers are not compatible to kobject pointers
>      (the former may embed the latter, though), and
>   2. there are no printk formats defined for kobject types.
> 
> Update the vsprintf() source code comments to match the above.
> 
> Fixes: b3ed23213eab1e08 ("doc: convert printk-formats.txt to rst")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>

Applied, thanks.

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ