All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cpuset: Remove stale URLs in the MAINTAINERS entry
@ 2020-12-28  3:17 ` Zefan Li
  0 siblings, 0 replies; 7+ messages in thread
From: Zefan Li @ 2020-12-28  3:17 UTC (permalink / raw)
  To: Tejun Heo; +Cc: LKML, Cgroups, Steve Wahl

Those URLs are no longer accessable.

Reported-by: Steve Wahl <steve.wahl@hpe.com>
Signed-off-by: Zefan Li <lizefan@huawei.com>
---
 MAINTAINERS | 2 --
 1 file changed, 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ae9b1dd748c4..2fe8eb54639e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4477,8 +4477,6 @@ CONTROL GROUP - CPUSET
 M:	Li Zefan <lizefan@huawei.com>
 L:	cgroups@vger.kernel.org
 S:	Maintained
-W:	http://www.bullopensource.org/cpuset/
-W:	http://oss.sgi.com/projects/cpusets/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
 F:	Documentation/admin-guide/cgroup-v1/cpusets.rst
 F:	include/linux/cpuset.h
-- 
2.22.0


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH] cpuset: Remove stale URLs in the MAINTAINERS entry
@ 2020-12-28  3:17 ` Zefan Li
  0 siblings, 0 replies; 7+ messages in thread
From: Zefan Li @ 2020-12-28  3:17 UTC (permalink / raw)
  To: Tejun Heo; +Cc: LKML, Cgroups, Steve Wahl

Those URLs are no longer accessable.

Reported-by: Steve Wahl <steve.wahl-ZPxbGqLxI0U@public.gmane.org>
Signed-off-by: Zefan Li <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
---
 MAINTAINERS | 2 --
 1 file changed, 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ae9b1dd748c4..2fe8eb54639e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4477,8 +4477,6 @@ CONTROL GROUP - CPUSET
 M:	Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
 L:	cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
 S:	Maintained
-W:	http://www.bullopensource.org/cpuset/
-W:	http://oss.sgi.com/projects/cpusets/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
 F:	Documentation/admin-guide/cgroup-v1/cpusets.rst
 F:	include/linux/cpuset.h
-- 
2.22.0


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH] cpuset: Remove stale URLs in the MAINTAINERS entry
  2020-12-28  3:17 ` Zefan Li
  (?)
@ 2020-12-28  6:01 ` Joe Perches
  2020-12-28  6:31     ` Zefan Li
  -1 siblings, 1 reply; 7+ messages in thread
From: Joe Perches @ 2020-12-28  6:01 UTC (permalink / raw)
  To: Zefan Li, Tejun Heo; +Cc: LKML, Cgroups, Steve Wahl

On Mon, 2020-12-28 at 11:17 +0800, Zefan Li wrote:
> Those URLs are no longer accessable.
> 
> Reported-by: Steve Wahl <steve.wahl@hpe.com>
> Signed-off-by: Zefan Li <lizefan@huawei.com>
> ---
>  MAINTAINERS | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ae9b1dd748c4..2fe8eb54639e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4477,8 +4477,6 @@ CONTROL GROUP - CPUSET
>  M:	Li Zefan <lizefan@huawei.com>
>  L:	cgroups@vger.kernel.org
>  S:	Maintained
> -W:	http://www.bullopensource.org/cpuset/
> -W:	http://oss.sgi.com/projects/cpusets/

The general argument to avoid removal of these no longer valid links
is that they may still be available from archive.org.

For instance:

https://web.archive.org/web/20170512010721/http://oss.sgi.com/projects/cpusets/

It may be appropriate to copy the content into a local Documentation
file somewhere to avoid the need to lookup old reference links.



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] cpuset: Remove stale URLs in the MAINTAINERS entry
@ 2020-12-28  6:31     ` Zefan Li
  0 siblings, 0 replies; 7+ messages in thread
From: Zefan Li @ 2020-12-28  6:31 UTC (permalink / raw)
  To: Joe Perches, Tejun Heo; +Cc: LKML, Cgroups, Steve Wahl

On 2020/12/28 14:01, Joe Perches wrote:
> On Mon, 2020-12-28 at 11:17 +0800, Zefan Li wrote:
>> Those URLs are no longer accessable.
>>
>> Reported-by: Steve Wahl <steve.wahl@hpe.com>
>> Signed-off-by: Zefan Li <lizefan@huawei.com>
>> ---
>>  MAINTAINERS | 2 --
>>  1 file changed, 2 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index ae9b1dd748c4..2fe8eb54639e 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -4477,8 +4477,6 @@ CONTROL GROUP - CPUSET
>>  M:	Li Zefan <lizefan@huawei.com>
>>  L:	cgroups@vger.kernel.org
>>  S:	Maintained
>> -W:	http://www.bullopensource.org/cpuset/
>> -W:	http://oss.sgi.com/projects/cpusets/
> 
> The general argument to avoid removal of these no longer valid links
> is that they may still be available from archive.org.
> 
> For instance:
> 
> https://web.archive.org/web/20170512010721/http://oss.sgi.com/projects/cpusets/
> 
> It may be appropriate to copy the content into a local Documentation
> file somewhere to avoid the need to lookup old reference links.
> 

I don't think the contents in those links provide valuable information about cpusets.
We have documents in Documentation/admin-guide/cgroup/ and man cpuset(7). So I think
we can just remove them.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] cpuset: Remove stale URLs in the MAINTAINERS entry
@ 2020-12-28  6:31     ` Zefan Li
  0 siblings, 0 replies; 7+ messages in thread
From: Zefan Li @ 2020-12-28  6:31 UTC (permalink / raw)
  To: Joe Perches, Tejun Heo; +Cc: LKML, Cgroups, Steve Wahl

On 2020/12/28 14:01, Joe Perches wrote:
> On Mon, 2020-12-28 at 11:17 +0800, Zefan Li wrote:
>> Those URLs are no longer accessable.
>>
>> Reported-by: Steve Wahl <steve.wahl-ZPxbGqLxI0U@public.gmane.org>
>> Signed-off-by: Zefan Li <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
>> ---
>>  MAINTAINERS | 2 --
>>  1 file changed, 2 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index ae9b1dd748c4..2fe8eb54639e 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -4477,8 +4477,6 @@ CONTROL GROUP - CPUSET
>>  M:	Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
>>  L:	cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>>  S:	Maintained
>> -W:	http://www.bullopensource.org/cpuset/
>> -W:	http://oss.sgi.com/projects/cpusets/
> 
> The general argument to avoid removal of these no longer valid links
> is that they may still be available from archive.org.
> 
> For instance:
> 
> https://web.archive.org/web/20170512010721/http://oss.sgi.com/projects/cpusets/
> 
> It may be appropriate to copy the content into a local Documentation
> file somewhere to avoid the need to lookup old reference links.
> 

I don't think the contents in those links provide valuable information about cpusets.
We have documents in Documentation/admin-guide/cgroup/ and man cpuset(7). So I think
we can just remove them.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] cpuset: Remove stale URLs in the MAINTAINERS entry
@ 2021-01-04 15:28       ` Steve Wahl
  0 siblings, 0 replies; 7+ messages in thread
From: Steve Wahl @ 2021-01-04 15:28 UTC (permalink / raw)
  To: Zefan Li; +Cc: Joe Perches, Tejun Heo, LKML, Cgroups, Steve Wahl

On Mon, Dec 28, 2020 at 02:31:52PM +0800, Zefan Li wrote:
> On 2020/12/28 14:01, Joe Perches wrote:
> > On Mon, 2020-12-28 at 11:17 +0800, Zefan Li wrote:
> >> Those URLs are no longer accessable.
> > 
> > The general argument to avoid removal of these no longer valid links
> > is that they may still be available from archive.org.
> > 
> > ...
> > 
> > It may be appropriate to copy the content into a local Documentation
> > file somewhere to avoid the need to lookup old reference links.
> > 
> 
> I don't think the contents in those links provide valuable information about cpusets.
> We have documents in Documentation/admin-guide/cgroup/ and man cpuset(7). So I think
> we can just remove them.

I agree, I did the archive.org lookup and it appeared that the current
version of most of this information is already under the Documentation
tree.

--> Steve

-- 
Steve Wahl, Hewlett Packard Enterprise

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] cpuset: Remove stale URLs in the MAINTAINERS entry
@ 2021-01-04 15:28       ` Steve Wahl
  0 siblings, 0 replies; 7+ messages in thread
From: Steve Wahl @ 2021-01-04 15:28 UTC (permalink / raw)
  To: Zefan Li; +Cc: Joe Perches, Tejun Heo, LKML, Cgroups, Steve Wahl

On Mon, Dec 28, 2020 at 02:31:52PM +0800, Zefan Li wrote:
> On 2020/12/28 14:01, Joe Perches wrote:
> > On Mon, 2020-12-28 at 11:17 +0800, Zefan Li wrote:
> >> Those URLs are no longer accessable.
> > 
> > The general argument to avoid removal of these no longer valid links
> > is that they may still be available from archive.org.
> > 
> > ...
> > 
> > It may be appropriate to copy the content into a local Documentation
> > file somewhere to avoid the need to lookup old reference links.
> > 
> 
> I don't think the contents in those links provide valuable information about cpusets.
> We have documents in Documentation/admin-guide/cgroup/ and man cpuset(7). So I think
> we can just remove them.

I agree, I did the archive.org lookup and it appeared that the current
version of most of this information is already under the Documentation
tree.

--> Steve

-- 
Steve Wahl, Hewlett Packard Enterprise

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-01-04 15:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-28  3:17 [PATCH] cpuset: Remove stale URLs in the MAINTAINERS entry Zefan Li
2020-12-28  3:17 ` Zefan Li
2020-12-28  6:01 ` Joe Perches
2020-12-28  6:31   ` Zefan Li
2020-12-28  6:31     ` Zefan Li
2021-01-04 15:28     ` Steve Wahl
2021-01-04 15:28       ` Steve Wahl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.