Re: [PATCH] Documentation/kernel-docs.txt

Mark Frazer (mark@somanetworks.com)
Mon, 28 May 2001 12:41:57 -0400


Oops, that was wrong. The proper patch is:

--- Documentation/kernel-docs.txt.old Mon May 28 12:06:43 2001
+++ Documentation/kernel-docs.txt Mon May 28 12:37:26 2001
@@ -333,7 +333,8 @@

* Title: "The Kernel Hacking HOWTO"
Author: Various Talented People, and Rusty.
- URL: http://www.samba.org/~netfilter/kernel-hacking-HOWTO.html
+ URL: http://netfilter.gnumonks.org/unreliable-guides/kernel-hacking/
+ lk-hacking-guide.html
Keywords: HOWTO, kernel contexts, deadlock, locking, modules,
symbols, return conventions.
Description: From the Introduction: "Please understand that I
@@ -393,9 +394,8 @@

* Title: "Linux Kernel Locking HOWTO"
Author: Various Talented People, and Rusty.
- URL:
- http://netfilter.kernelnotes.org/unreliable-guides/kernel-locking-
- HOWTO.html
+ URL: http://netfilter.gnumonks.org/unreliable-guides/kernel-locking/
+ lklockingguide.html
Keywords: locks, locking, spinlock, semaphore, atomic, race
condition, bottom halves, tasklets, softirqs.
Description: The title says it all: document describing the

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/