Dear Mr. Kroah-Hartman,

I apologize  for my bad English.

2011/5/17 Greg KH <[email protected]>:
>> 2011/5/17 Greg KH <[email protected]>:
>> > On Tue, May 17, 2011 at 05:12:16PM +0200, Alessio Igor Bogani wrote:
>> [...]
>> > Yeah, that's the main problem with the android code, and why it is not
>> > in the staging tree at this time :(
>>
>> I'm just curious: Which are the mandatory changes to mainline Android
>> logger on the kernel side?
>
> I don't remember much, but I think it involved at the least moving the
> device node for the logger to use the "standard" kernel logging
> kernel/user interface.
>
> At worse case, all of the code could go away and the normal logging
> interface be used, after it would be fixed up to handle the special
> needs that warrented the creation of the android logger code in the
> first place.

I can't understand what should be the best way to use "standard"
kernel logging kernel/user interface. Indeed the syslog() syscall
doesn't let me able to indicate on which log buffer it should be
applied (because that refers implicitly to the kernel log buffer
only). Should I change that syscall or simply use the same syntax?

Could you give me some advice, please?

Thank you very much.

Ciao,
Alessio
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to