<br><br>---------- Forwarded message ----------<br>From: Rahul Kumar<br>Date: Monday, February 20, 2012<br>Subject: Sysctl migrate to 2.6.35<br>To: <a href="mailto:kernelnewbies@nl.linux.org">kernelnewbies@nl.linux.org</a><br>
<br><br>hi,<br><br>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&#39;m seeing warning msgs  &#39;deprecated sysctl warning&#39; 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<br>
<br>Can anyone please let me know.<br>