[android-kernel] Re: 2.6.27 branch and userspace

2008-12-09 Thread Brian Swetland
We changed the wakelock APIs in 2.6.27. The current userspace code is not compatible with the new APIs. A large source update (as we complete our perforce to git transition) is coming soon which will bring these back into sync, but for the moment you may need to stick with 2.6.25. I believe th

[android-kernel] 2.6.27 branch and userspace

2008-12-09 Thread solca
Hi! I'm currently running fine kernel 2.6.28 with Android extracted from the android kernel 2.6.27 branch, I replace all ocurrences of /sys/ android_power/ to /sys/power/ but it seems some files are gone, 2.6.25 have them at least. So just asking if just replacing the ocurrences is enough or the

[android-kernel] binder.c compilation error

2008-12-09 Thread kapare
# CONFIG_ANDROID_BINDER_IPC is not set no error and I'm able to compile kernel If I add CONFIG_ANDROID_BINDER_IPC=y error that I don't understand error: implicit declaration of function 'get_files_struct' Since I check with cross reference linux to check if files were missing and ok in: kernel/e