On Fri, Aug 6, 2010 at 2:52 AM, Fu, Yingang <[email protected]> wrote: > The sysctl system call will return EACCES error number on the new > kernel when > the user try to change the system parameter under > /proc/sys/kernel/ostype and > some other readonly parameters, but sysctl03 expected EPERM which > will cause > the test fail.
There's some history behind this issue: http://lkml.org/lkml/2010/3/4/309 . Given that documentation is probably not up to date for this yet, I'll just integrate the code that was provided (by Shi?) into the repository later on today or tomorrow. But the patch you provided doesn't make sense, even in terms of C code (you probably missed braces or something)... Thanks, -Garrett ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
