Re: [android-kernel] Android logging patch

2012-10-09 Thread Tim Bird
On 10/09/2012 12:01 PM, csgrewa wrote: > I noticed that the Android logging subsystem does not presently enforce > any restriction on the ability to flush logs. Would it be reasonable to > impose the same restrictions on log flushing as exists for other > privileged logging operations (such as read

[android-kernel] Android logging patch

2012-10-09 Thread csgrewa
I noticed that the Android logging subsystem does not presently enforce any restriction on the ability to flush logs. Would it be reasonable to impose the same restrictions on log flushing as exists for other privileged logging operations (such as reading), as shown by the below patch. Would such

[android-kernel] Porting linux package to run on android kernel

2012-10-09 Thread Felipe Nipo
Hi, someone have any experience with porting linux package, like "vim", "ntp", "gcc", and any others... to run on android linux kernel? I tried do that, and i had many problems, i lost weeks doing this, but i have a lot of errors to cross-compile these packages, using autoconf, automake, config