On Tue, 29 Jun 1999, Russell King wrote:

> [EMAIL PROTECTED] said:
> > I have been implementing a /proc entry for some kernel data structures
> > that I want exported to userland.  I got the kernel implementation done,
> > and went to write some userland C code that was going to use the
> > sysctl() call to access the entries.  It was at this point I found out
> > the sysctl() system call was not implemented on Linux/ARM.  So, I
> > changed it from unimplemented to defined in calls.S, recompiled, and it
> > seems to work fine.  Is there any reason this is turned off?  Thanks.
> 
> Which kernel version are you using?
> 

Here is the version:

2.2.10-rmk2-stk2

It's a stock 2.2.10-rmk2 plus some local modifications, mostly to
support hardware that the stock ebsa-285 doesn't have.

--
Kyle Mestery                    | StorageTek's Storage Networking Group
[EMAIL PROTECTED]                | http://www.freebsd.org/
[EMAIL PROTECTED]           | http://www.netwinder.org/
        Protect your right to privacy: www.freecrypto.org

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to