Fwd: Sysctl migrate to 2.6.35

Rahul Kumar mailforgroup at gmail.com
Mon Feb 20 20:20:46 EST 2012


---------- Forwarded message ----------
From: Rahul Kumar
Date: Monday, February 20, 2012
Subject: Sysctl migrate to 2.6.35
To: kernelnewbies at nl.linux.org


hi,

I have userspace sysctl calls made to sysctl tables configured on a 2.6.24
kernel. I have migrated the sysctl code to 2.6.35 kernel (changed all the
sysctl table data strctures) I'm seeing warning msgs  'deprecated sysctl
warning' when i make sysctl() calls from userspace. The same is working on
2.6.24. Does anyone have any idea on this. Also, sysctl handler do_sysctl
is located in sysctl.c whereas in 2.6.35 is located in sysctl_binary.c. Do
I need to make any additional changes

Can anyone please let me know.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120220/7b703a83/attachment.html 


More information about the Kernelnewbies mailing list