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
| ||
|
Message-ID: <202312141659.56017364EA@keescook> Date: Thu, 14 Dec 2023 17:00:07 -0800 From: Kees Cook <keescook@...omium.org> To: Randy Dunlap <rdunlap@...radead.org> Cc: Jonathan Corbet <corbet@....net>, Matthew Wilcox <willy@...radead.org>, linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org, linux-hardening@...r.kernel.org Subject: Re: [PATCH] scripts: kernel-doc: Disambiguate origin of warnings On Thu, Dec 14, 2023 at 04:19:34PM -0800, Randy Dunlap wrote: > > > On 12/14/23 16:15, Kees Cook wrote: > > There's no prefix to warnings and errors reported by scripts/kernel-doc > > which makes it frustrating to isolate errors reported from CI systems. > > Add a "$0: " prefix to all the STDERR output. > > > > Cc: Jonathan Corbet <corbet@....net> > > Cc: linux-doc@...r.kernel.org > > Signed-off-by: Kees Cook <keescook@...omium.org> > > Matthew's reply to my patch with similar functionality, which I agree with: > > https://lore.kernel.org/linux-doc/ZQke26HX9Am3k2sh@casper.infradead.org/ I guess that's true, but it's really confusing to figure out if it's kernel-doc or Sphinx reporting errors. Ah well! I can live without it. -Kees -- Kees Cook
Powered by blists - more mailing lists