Skip to content

Commit 6e652f8

Browse files
rnavJonathan Corbet
authored andcommitted
docs: staging/kprobes.rst: Update some of the references
Some of the kprobes references are not valid anymore. Update the URLs to point to their changed locations, where appropriate. Drop two URLs which do not exist anymore. Reported-by: Masami Hiramatsu <[email protected]> Signed-off-by: Naveen N. Rao <[email protected]> Acked-by: Masami Hiramatsu <[email protected]> Link: https://lore.kernel.org/r/ae96223716e61185870244d8f9dff6678de12fa1.1595331824.git.naveen.n.rao@linux.vnet.ibm.com Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 241c9eb commit 6e652f8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Documentation/staging/kprobes.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -712,10 +712,8 @@ See samples/kprobes/kretprobe_example.c
712712

713713
For additional information on Kprobes, refer to the following URLs:
714714

715-
- http://www-106.ibm.com/developerworks/library/l-kprobes.html?ca=dgr-lnxw42Kprobe
716-
- http://www.redhat.com/magazine/005mar05/features/kprobes/
717-
- http://www-users.cs.umn.edu/~boutcher/kprobes/
718-
- http://www.linuxsymposium.org/2006/linuxsymposium_procv2.pdf (pages 101-115)
715+
- https://www.ibm.com/developerworks/library/l-kprobes/index.html
716+
- https://www.kernel.org/doc/ols/2006/ols2006v2-pages-109-124.pdf
719717

720718
Deprecated Features
721719
===================

0 commit comments

Comments
 (0)