Re: [android-kernel] patches/ procedure to make Linux mainframe kernel working for Android

2012-05-13 Thread raja pavan
Hi I have the following set of suggestions. Android' set of drivers Ashmem, Binder, Power management, etc Take these drivers from android kernel git. And build them the way normal drivers are built. Android has designed the drivers to be very modular so ashmem and binder will get built withou

[android-kernel] patches/ procedure to make Linux mainframe kernel working for Android

2012-05-12 Thread Chirag Shah
Hi, I am new to Android. Actually i have linux kernel 3.0.2 with some modifications for my requirements. Now i want to run it with Android ICS. I know that there are differences (Ashmem, Binder, Power management etc) in Linux mainline kernel and Android linux kernel so, i need to make few changes