kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: mailforgroup@gmail.com (Rahul Kumar)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Fwd: Sysctl migrate to 2.6.35
Date: Mon, 20 Feb 2012 20:20:46 -0500	[thread overview]
Message-ID: <CACLeboserGqaQqe1ToMfVVx9S0U=pFHQPDKYELYR+yh_MpKwog@mail.gmail.com> (raw)
In-Reply-To: <CACLebov_x18LZx1EcyhZ9umCr2p1DpKLyyUjZ9yF5xGC63whnQ@mail.gmail.com>

---------- 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 

           reply	other threads:[~2012-02-21  1:20 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <CACLebov_x18LZx1EcyhZ9umCr2p1DpKLyyUjZ9yF5xGC63whnQ@mail.gmail.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACLeboserGqaQqe1ToMfVVx9S0U=pFHQPDKYELYR+yh_MpKwog@mail.gmail.com' \
    --to=mailforgroup@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).