To read all comments associated with this story, please click here.
What precisely does this do?
Is a part of the Android code not java and such.
Or is it just real low level stuff.
Android/Google/OHSA had a number of changes in the Linux Kernel portion per timers and battery efficiency. They were initially rejected due to very big differences with the mainline kernel. So this is the merging of that code reworked to be more compatible with the mainline kernel - including drivers, etc.
At least, that's what I gather based on previous information about the incompatibilities of the patches to Android vs. the mainline kernel.
Actually, this is most if not all custom kernel code in Android except for the "portion per timers and battery efficiency" (Wavelocks):
"Immature
As anticipated, a number of Android specific drivers have now entered the staging area, including some drivers previously merged into the staging area, but later removed as because they were not being maintained (1, 2, 3, 4, 5 and others). These changes mean that the kernel should now contain everything required to boot an Android userland, but is still missing wake lock code or equivalent [1], which is required to achieve decent battery life.
John Stultz has put together some background information on the status of integration of Android-specific changes in this LWN.net article [2], in which he reports on a meeting of the Android mainlining interest group. [3]"
[1] http://thread.gmane.org/gmane.linux.kernel/1249726/focus%3D1256...
[2] http://lwn.net/Articles/484196/
[3] http://www.h-online.com/news/item/Android-drivers-to-be-included-in...
Progress is/seems slow, but still moving.
Android AOSP/LiNARO are getting bored of porting an heavy patch set to keep the Android fork of Linux up to date. So instead of another massive code drop that have no chance of getting merged, they go bit by bit to make the merge easier for everybody. This is a good thing if this get merged because Android drivers will start to work fine on regular Linux, a win for everybody (graphic drivers excluded).




Member since:
2010-08-06
Regarding the merge of kernel code from the Android project.
What precisely does this do?
Is a part of the Android code not java and such.
Or is it just real low level stuff.
Edited 2012-03-19 21:02 UTC