linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/process: Replace broken link with snapshot
@ 2022-03-07 17:43 Clayton Whitelaw
  2022-03-07 17:48 ` Jonathan Corbet
  2022-03-07 18:40 ` Matthew Wilcox
  0 siblings, 2 replies; 5+ messages in thread
From: Clayton Whitelaw @ 2022-03-07 17:43 UTC (permalink / raw)
  To: linux-kernel, linux-doc; +Cc: Jonathan Corbet, rostedt, Clayton Whitelaw

The link is for the reference article, "The perfect patch":
https://www.ozlabs.org/~akpm/stuff/tpp.txt

This link is down currently and apparently since at least 2022 Jan:
https://web.archive.org/web/20220112192643/https://www.ozlabs.org/~akpm/stuff/tpp.txt

Replace with most recent good snapshot, from 2021 Oct

Signed-off-by: Clayton Whitelaw <cawhitelaw@google.com>
---
 Documentation/process/submitting-patches.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst
index 31ea120ce..2a4c4065d 100644
--- a/Documentation/process/submitting-patches.rst
+++ b/Documentation/process/submitting-patches.rst
@@ -802,7 +802,7 @@ References
 ----------
 
 Andrew Morton, "The perfect patch" (tpp).
-  <https://www.ozlabs.org/~akpm/stuff/tpp.txt>
+  <https://web.archive.org/web/20211008233254/https://www.ozlabs.org/~akpm/stuff/tpp.txt>
 
 Jeff Garzik, "Linux kernel patch submission format".
   <https://web.archive.org/web/20180829112450/http://linux.yyz.us/patch-format.html>
-- 
2.35.1.616.g0bdcbb4464-goog


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

* Re: [PATCH] Documentation/process: Replace broken link with snapshot
  2022-03-07 17:43 [PATCH] Documentation/process: Replace broken link with snapshot Clayton Whitelaw
@ 2022-03-07 17:48 ` Jonathan Corbet
  2022-03-07 21:43   ` Andrew Morton
  2022-03-07 18:40 ` Matthew Wilcox
  1 sibling, 1 reply; 5+ messages in thread
From: Jonathan Corbet @ 2022-03-07 17:48 UTC (permalink / raw)
  To: Clayton Whitelaw, linux-kernel, linux-doc
  Cc: rostedt, Clayton Whitelaw, Andrew Morton

Clayton Whitelaw <cawhitelaw@google.com> writes:

> The link is for the reference article, "The perfect patch":
> https://www.ozlabs.org/~akpm/stuff/tpp.txt
>
> This link is down currently and apparently since at least 2022 Jan:
> https://web.archive.org/web/20220112192643/https://www.ozlabs.org/~akpm/stuff/tpp.txt
>
> Replace with most recent good snapshot, from 2021 Oct

We can do that, but first maybe we should ask Andrew (CC'd) whether he
has a copy up somewhere that we can link to?

Thanks,

jon

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

* Re: [PATCH] Documentation/process: Replace broken link with snapshot
  2022-03-07 17:43 [PATCH] Documentation/process: Replace broken link with snapshot Clayton Whitelaw
  2022-03-07 17:48 ` Jonathan Corbet
@ 2022-03-07 18:40 ` Matthew Wilcox
  1 sibling, 0 replies; 5+ messages in thread
From: Matthew Wilcox @ 2022-03-07 18:40 UTC (permalink / raw)
  To: Clayton Whitelaw
  Cc: linux-kernel, linux-doc, Jonathan Corbet, rostedt, Andrew Morton

On Mon, Mar 07, 2022 at 10:43:01AM -0700, Clayton Whitelaw wrote:
> The link is for the reference article, "The perfect patch":
> https://www.ozlabs.org/~akpm/stuff/tpp.txt
> 
> This link is down currently and apparently since at least 2022 Jan:
> https://web.archive.org/web/20220112192643/https://www.ozlabs.org/~akpm/stuff/tpp.txt

The directory is still there:
https://ozlabs.org/~akpm/stuff/

but the file is gone.  Andrew, any reason you deleted it?

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

* Re: [PATCH] Documentation/process: Replace broken link with snapshot
  2022-03-07 17:48 ` Jonathan Corbet
@ 2022-03-07 21:43   ` Andrew Morton
  2022-03-07 21:57     ` Clayton Whitelaw
  0 siblings, 1 reply; 5+ messages in thread
From: Andrew Morton @ 2022-03-07 21:43 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: Clayton Whitelaw, linux-kernel, linux-doc, rostedt

On Mon, 07 Mar 2022 10:48:30 -0700 Jonathan Corbet <corbet@lwn.net> wrote:

> Clayton Whitelaw <cawhitelaw@google.com> writes:
> 
> > The link is for the reference article, "The perfect patch":
> > https://www.ozlabs.org/~akpm/stuff/tpp.txt
> >
> > This link is down currently and apparently since at least 2022 Jan:
> > https://web.archive.org/web/20220112192643/https://www.ozlabs.org/~akpm/stuff/tpp.txt
> >
> > Replace with most recent good snapshot, from 2021 Oct
> 
> We can do that, but first maybe we should ask Andrew (CC'd) whether he
> has a copy up somewhere that we can link to?
> 

Huh, whatever happened to that?

I had a copy and have restored the file on ozlabs, thanks.

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

* Re: [PATCH] Documentation/process: Replace broken link with snapshot
  2022-03-07 21:43   ` Andrew Morton
@ 2022-03-07 21:57     ` Clayton Whitelaw
  0 siblings, 0 replies; 5+ messages in thread
From: Clayton Whitelaw @ 2022-03-07 21:57 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Jonathan Corbet, linux-kernel, linux-doc, rostedt

On Mon, Mar 7, 2022 at 2:43 PM Andrew Morton <akpm@linux-foundation.org> wrote:
>
> On Mon, 07 Mar 2022 10:48:30 -0700 Jonathan Corbet <corbet@lwn.net> wrote:
>
> > Clayton Whitelaw <cawhitelaw@google.com> writes:
> >
> > > The link is for the reference article, "The perfect patch":
> > > https://www.ozlabs.org/~akpm/stuff/tpp.txt
> > >
> > > This link is down currently and apparently since at least 2022 Jan:
> > > https://web.archive.org/web/20220112192643/https://www.ozlabs.org/~akpm/stuff/tpp.txt
> > >
> > > Replace with most recent good snapshot, from 2021 Oct
> >
> > We can do that, but first maybe we should ask Andrew (CC'd) whether he
> > has a copy up somewhere that we can link to?
> >
>
> Huh, whatever happened to that?
>
> I had a copy and have restored the file on ozlabs, thanks.

Confirmed I see it's up now.

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

end of thread, other threads:[~2022-03-07 21:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-07 17:43 [PATCH] Documentation/process: Replace broken link with snapshot Clayton Whitelaw
2022-03-07 17:48 ` Jonathan Corbet
2022-03-07 21:43   ` Andrew Morton
2022-03-07 21:57     ` Clayton Whitelaw
2022-03-07 18:40 ` Matthew Wilcox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).