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]
Message-ID: <20240923163226.550729-1-sj@kernel.org>
Date: Mon, 23 Sep 2024 09:32:26 -0700
From: SeongJae Park <sj@...nel.org>
To: Diederik de Haas <didi.debian@...ow.org>
Cc: SeongJae Park <sj@...nel.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	damon@...ts.linux.dev,
	linux-mm@...ck.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mm/damon: Update DAMON doc URL

Hi Diederik,

On Mon, 23 Sep 2024 12:05:58 +0200 Diederik de Haas <didi.debian@...ow.org> wrote:

> The old URL doesn't really work anymore and as the documentation has
> been integrated in the main kernel documentation site, change the URL to
> point to that.

Nice finding!  Thank you for fixing this!

Nonetheless, I'd prefer having 'mm/damon/Kconfig:' as the prefix of the commit
subject.

> 
> Signed-off-by: Diederik de Haas <didi.debian@...ow.org>

Other than the trivial nit,

Reviewed-by: SeongJae Park <sj@...nel.org>


Thanks,
SJ

> ---
>  mm/damon/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/mm/damon/Kconfig b/mm/damon/Kconfig
> index fecb8172410c..35b72f88983a 100644
> --- a/mm/damon/Kconfig
> +++ b/mm/damon/Kconfig
> @@ -9,7 +9,7 @@ config DAMON
>  	  access frequency of each memory region. The information can be useful
>  	  for performance-centric DRAM level memory management.
>  
> -	  See https://damonitor.github.io/doc/html/latest-damon/index.html for
> +	  See https://www.kernel.org/doc/html/latest/mm/damon/index.html for
>  	  more information.
>  
>  config DAMON_KUNIT_TEST
> -- 
> 2.45.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ