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:   Tue, 19 Oct 2021 09:46:28 -0300
From:   André Almeida <andrealmeid@...labora.com>
To:     Randy Dunlap <rdunlap@...radead.org>,
        Peter Zijlstra <peterz@...radead.org>
Cc:     Thomas Gleixner <tglx@...utronix.de>,
        Ingo Molnar <mingo@...hat.com>,
        Darren Hart <dvhart@...radead.org>,
        Davidlohr Bueso <dave@...olabs.net>, linux-doc@...r.kernel.org,
        Jonathan Corbet <corbet@....net>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] Documentation: futex: handle source file rename

Hi Randy,

Às 23:22 de 18/10/21, Randy Dunlap escreveu:
> Handle the move/rename of kernel/futex.c to kernel/futex/core.c.
> 
> Prevents docs build errors and warnings:
> 
> Error: Cannot open file ../kernel/futex.c
> Error: Cannot open file ../kernel/futex.c
> Error: Cannot open file ../kernel/futex.c
> Error: Cannot open file ../kernel/futex.c
> WARNING: kernel-doc '../scripts/kernel-doc -rst -enable-lineno -sphinx-version 1.8.5 -internal ../kernel/futex.c' failed with return code 2
> WARNING: kernel-doc '../scripts/kernel-doc -rst -enable-lineno -sphinx-version 1.8.5 -internal ../kernel/futex.c' failed with return code 2
> 
> Fixes: 77e52ae35463 ("futex: Move to kernel/futex/")
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Thomas Gleixner <tglx@...utronix.de>
> Cc: Ingo Molnar <mingo@...hat.com>
> Cc: Peter Zijlstra <peterz@...radead.org>
> Cc: Darren Hart <dvhart@...radead.org>
> Cc: Davidlohr Bueso <dave@...olabs.net>
> Cc: André Almeida <andrealmeid@...labora.com>
> Cc: linux-doc@...r.kernel.org
> Cc: Jonathan Corbet <corbet@....net>

Thanks for your patch. I had already sent a fix:
https://lore.kernel.org/lkml/20211012135549.14451-1-andrealmeid@collabora.com/


Peter, can you get my fix at tip/locking/core?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ