[PATCH] MAINTAINERS: remove stale kdump project URL

Sourabh Jain posted 1 patch 1 month, 4 weeks ago
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
[PATCH] MAINTAINERS: remove stale kdump project URL
Posted by Sourabh Jain 1 month, 4 weeks ago
The kdump project URL in MAINTAINERS points to
http://lse.sourceforge.net/kdump/, but it is no longer maintained.

Remove this outdated link to avoid confusion and keep the file
up to date.

Discussion to remove this link:
https://lore.kernel.org/all/e1e9e200-17d7-4ae9-b0eb-71300f4eb1ac@linux.ibm.com/

Cc: Baoquan He <bhe@redhat.com>
Cc: Dave Young <dyoung@redhat.com>
Cc: Vivek Goyal <vgoyal@redhat.com>
Cc: kexec@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Sourabh Jain <sourabhjain@linux.ibm.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 288866c32ade..46aa9a48ec15 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13870,7 +13870,6 @@ R:	Vivek Goyal <vgoyal@redhat.com>
 R:	Dave Young <dyoung@redhat.com>
 L:	kexec@lists.infradead.org
 S:	Maintained
-W:	http://lse.sourceforge.net/kdump/
 F:	Documentation/admin-guide/kdump/
 F:	fs/proc/vmcore.c
 F:	include/linux/crash_core.h
-- 
2.52.0
Re: [PATCH] MAINTAINERS: remove stale kdump project URL
Posted by Baoquan He 1 month, 3 weeks ago
On 04/18/26 at 01:32pm, Sourabh Jain wrote:
> The kdump project URL in MAINTAINERS points to
> http://lse.sourceforge.net/kdump/, but it is no longer maintained.
> 
> Remove this outdated link to avoid confusion and keep the file
> up to date.
> 
> Discussion to remove this link:
> https://lore.kernel.org/all/e1e9e200-17d7-4ae9-b0eb-71300f4eb1ac@linux.ibm.com/
> 
> Cc: Baoquan He <bhe@redhat.com>
> Cc: Dave Young <dyoung@redhat.com>
> Cc: Vivek Goyal <vgoyal@redhat.com>
> Cc: kexec@lists.infradead.org
> Cc: linux-kernel@vger.kernel.org
> Signed-off-by: Sourabh Jain <sourabhjain@linux.ibm.com>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)

Acked-by: Baoquan He <baoquan.he@linux.dev>

> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 288866c32ade..46aa9a48ec15 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13870,7 +13870,6 @@ R:	Vivek Goyal <vgoyal@redhat.com>
>  R:	Dave Young <dyoung@redhat.com>
>  L:	kexec@lists.infradead.org
>  S:	Maintained
> -W:	http://lse.sourceforge.net/kdump/
>  F:	Documentation/admin-guide/kdump/
>  F:	fs/proc/vmcore.c
>  F:	include/linux/crash_core.h
> -- 
> 2.52.0
> 
>