[2.6 patch] small doc fix for CONFIG_SWAP (fwd)
From: Adrian Bunk (bunk_at_fs.tum.de)
Date: 02/28/04
- Previous message: Jeff Garzik: "[PATCH/RFT] libata "DMA timeout" fix"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 28 Feb 2004 21:08:13 +0100 To: Andrew Morton <akpm@osdl.org>
Hi Andrew,
the trivial patch forwarded below still applies against 2.6.3-mm4.
Please apply
Adrian
----- Forwarded message from Adrian Bunk <bunk@fs.tum.de> -----
Date: Wed, 21 Jan 2004 00:17:18 +0100
From: Adrian Bunk <bunk@fs.tum.de>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: [2.6 patch] small doc fix for CONFIG_SWAP
"swap" is more known than "Support for paging of anonymous memory".
The patch below adds "(swap)" to the prompt of CONFIG_SWAP.
Please apply
Adrian
--- linux-2.6.1-mm5/init/Kconfig.old 2004-01-21 00:10:59.000000000 +0100
+++ linux-2.6.1-mm5/init/Kconfig 2004-01-21 00:11:10.000000000 +0100
@@ -66,7 +66,7 @@
menu "General setup"
config SWAP
- bool "Support for paging of anonymous memory"
+ bool "Support for paging of anonymous memory (swap)"
depends on MMU
default y
help
-
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/
----- End forwarded message -----
-
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/
- Previous message: Jeff Garzik: "[PATCH/RFT] libata "DMA timeout" fix"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|