[android-kernel] Re: Fix consoleearlysuspend.c compilation

2011-08-20 Thread DanM
Use the patch in Gerrit k3.0 - https://review.source.android.com/25356 k39 - https://review.source.android.com/21450 On Aug 18, 6:20 am, Maxime Ripard wrote: > The commit ac751efa6a0d70f2c9daef5c7e3a92270f5c2dff changed the > functions used to acquire/release the console lock. This resulted in a

Re: [android-kernel] Help regarding developing a loadable kernel module for Android

2011-08-20 Thread manjeet pawar
okie...dats gud... 2011/8/20 William W.-Y. Liang > Agree. :) > > 2011 8 20 16:55 於 "raja pavan" 寫道: > > > ulk is a tough one for beginners. > > > > First setup ur emulator. > > > > That can be used to test the loadable modules. > > > > On Fri, Aug 19, 2011 at 7:52 PM, peng S wrote: > > > >> m

Re: [android-kernel] Help regarding developing a loadable kernel module for Android

2011-08-20 Thread William W.-Y. Liang
Agree. :) 2011 8 20 16:55 於 "raja pavan" 寫道: > ulk is a tough one for beginners. > > First setup ur emulator. > > That can be used to test the loadable modules. > > On Fri, Aug 19, 2011 at 7:52 PM, peng S wrote: > >> maybe the book can help you! >> >> >> 2011/8/19 J Freyensee >> >>> You should

Re: [android-kernel] Help regarding developing a loadable kernel module for Android

2011-08-20 Thread raja pavan
ulk is a tough one for beginners. First setup ur emulator. That can be used to test the loadable modules. On Fri, Aug 19, 2011 at 7:52 PM, peng S wrote: > maybe the book can help you! > > > 2011/8/19 J Freyensee > >> You should also look at this book...in my opinion its a little better than >