From: Olaf Hering <olh@suse.de>

This entry was removed during 2.5 development.

Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/Documentation/sysctl/kernel.txt |    8 --------
 1 files changed, 8 deletions(-)

diff -puN Documentation/sysctl/kernel.txt~remove-obsolete-zero-paged-in-documentation-sysctl-kerneltxt Documentation/sysctl/kernel.txt
--- 25/Documentation/sysctl/kernel.txt~remove-obsolete-zero-paged-in-documentation-sysctl-kerneltxt	2004-08-21 15:54:05.492364488 -0700
+++ 25-akpm/Documentation/sysctl/kernel.txt	2004-08-21 15:54:05.499363424 -0700
@@ -53,7 +53,6 @@ show up in /proc/sys/kernel:
 - tainted
 - threads-max
 - version
-- zero-paged                  [ PPC only ]
 
 ==============================================================
 
@@ -313,11 +312,3 @@ can be ORed together:
       Set by modutils >= 2.4.9 and module-init-tools.
   4 - Unsafe SMP processors: SMP with CPUs not designed for SMP.
 
-==============================================================
-
-zero-paged: (PPC only)
-
-When enabled (non-zero), Linux-PPC will pre-zero pages in
-the idle loop, possibly speeding up get_free_pages. Since
-this only affects what the idle loop is doing, you should
-enable this and see if anything changes.
_