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]
Message-Id: <20250106183944.103569-1-sj@kernel.org>
Date: Mon,  6 Jan 2025 10:39:44 -0800
From: SeongJae Park <sj@...nel.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: SeongJae Park <sj@...nel.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Linux Next Mailing List <linux-next@...r.kernel.org>,
	damon@...ts.linux.dev
Subject: Re: linux-next: build warning after merge of the mm tree

On Mon, 6 Jan 2025 17:37:33 +1100 Stephen Rothwell <sfr@...b.auug.org.au> wrote:

> Hi all,
> 
> After merging the mm tree, today's linux-next build (htmldocs) produced
> this warning:
> 
> Documentation/admin-guide/mm/damon/usage.rst:440: WARNING: undefined label: 'damos_stats'
> 
> Introduced by commit
> 
>   78d2a4747a44 ("Docs/admin-guide/mm/damon/usage: remove DAMON debugfs interface documentation")

Thank you for this nice report, Stephen!  The problem comes from the
translation documents because those references the removed sections of debugfs
interface documentation.  That is, I didn't take care of the translations for
the change, sorry.

Simply removing the references could be a quick and small fix that can be
melded into the document removal commit.  But I think the entire DAMON debugfs
section from the translations should also be removed.  Since it is not a tiny
change, I think it is better to be a separate patch that comes before the main
debugfs section removal.  This might make Andrew's work unnecessarily
complicated.  I will hence post the entire patch sereis as v2.


Thanks,
SJ

> 
> -- 
> Cheers,
> Stephen Rothwell
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ