Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Kernel v2.6.24.3-rc1 /kernel/sysctl.c

Filename:/kernel/sysctl.c
Lines Added:1
Lines Deleted:1
Also changed in: (Previous) 2.6.24-git22  2.6.24-git21  2.6.24-git20  2.6.24-git19  2.6.24-git18  2.6.24-git17 
(Following) 2.6.24.3  2.6.24.4-rc1  2.6.24.4-rc2  2.6.24.4-rc3  2.6.24.4  2.6.24.5 

Location
[  2.6.24.3-rc1
  [  kernel
     o  sysctl.c

Patch

diff --git a/kernel/sysctl.c b/kernel/sysctl.c
index c68f68d..e3e0ee3 100644
--- a/kernel/sysctl.c
+++ b/kernel/sysctl.c
@@ -910,7 +910,7 @@ static struct ctl_table vm_table[] = {
       .data      = &nr_overcommit_huge_pages,
       .maxlen      = sizeof(nr_overcommit_huge_pages),
       .mode      = 0644,
-      .proc_handler   = &proc_doulongvec_minmax,
+      .proc_handler   = &hugetlb_overcommit_handler,
    },
 #endif
    {


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.