All of lore.kernel.org
 help / color / mirror / Atom feed
* [TRIVIAL PATCH] correct kgdb.txt Documentation link (against 2.6.1-rc1-mm2)
@ 2004-01-06  1:03 Jesper Juhl
  2004-01-08  0:14 ` Rusty Russell
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2004-01-06  1:03 UTC (permalink / raw)
  To: linux-kernel; +Cc: trivial


The help text for "config KGDB" in arch/i386/Kconfig refers to
Documentation/i386/kgdb.txt - the actual location is
Documentation/i386/kgdb/kgdb.txt - patch below to fix that.


--- linux-2.6.1-rc1-mm2-orig/arch/i386/Kconfig  2004-01-06 01:33:04.000000000 +0100
+++ linux-2.6.1-rc1-mm2/arch/i386/Kconfig       2004-01-06 02:03:31.000000000 +0100
@@ -1334,7 +1334,7 @@
 	  will then break as soon as it looks at the boot options.  This
 	  option also installs a breakpoint in panic and sends any
 	  kernel faults to the debugger. For more information see the
-	  Documentation/i386/kgdb.txt file.
+	  Documentation/i386/kgdb/kgdb.txt file.

 choice
 	depends on KGDB




Kind regards,

Jesper Juhl


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

* Re: [TRIVIAL PATCH] correct kgdb.txt Documentation link (against 2.6.1-rc1-mm2)
  2004-01-06  1:03 [TRIVIAL PATCH] correct kgdb.txt Documentation link (against 2.6.1-rc1-mm2) Jesper Juhl
@ 2004-01-08  0:14 ` Rusty Russell
  0 siblings, 0 replies; 2+ messages in thread
From: Rusty Russell @ 2004-01-08  0:14 UTC (permalink / raw)
  To: Jesper Juhl; +Cc: linux-kernel

In message <Pine.LNX.4.56.0401060156570.7407@jju_lnx.backbone.dif.dk> you write
:
> 
> The help text for "config KGDB" in arch/i386/Kconfig refers to
> Documentation/i386/kgdb.txt - the actual location is
> Documentation/i386/kgdb/kgdb.txt - patch below to fix that.

-mm only patch.  Please send to Andrew Morton.

Cheers,
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

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

end of thread, other threads:[~2004-01-08  0:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-06  1:03 [TRIVIAL PATCH] correct kgdb.txt Documentation link (against 2.6.1-rc1-mm2) Jesper Juhl
2004-01-08  0:14 ` Rusty Russell

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.