>In arch/arm/kernel/entry-common.S, there are special wrappers for a
>number of other syscalls; is it possible that syslog needs one?

No; the syscalls that have wrappers need them because of weirdo calling 
conventions.  Syslog is just a plain ol' system call.

What does strace show for the call that fails, and did you try using klogctl 
instead?

p.


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

Reply via email to