Greetings,
The llct and ll have been updated to v3.8-rc4. The tags are llct-20130121.1 and ll-20130122.0 respectively. Some more details are here: http://wiki.linaro.org/Platform/DevPlatform/LinuxLinaroKernelSchedule
Unless there would be a strong reason, for the 13.01 ll will remain on llct-20130121.1 as the base. No more llct updates are scheduled for 13.01.
ll code freeze is this Thursday. No new topic and massive changes would be allowed for ll after Jan 24 and until 13.01 is out, only bug fixes would be added.
Thanks, Andrey
18.01.2013 20:10, Andrey Konovalov пишет:
Greetings,
Due to the commit 54b956b903607f8f8878754dd4352da6a54a1da2 "Remove __dev* markings from init.h" changes in v3.8-rc4, there will be no updated llct today (the LinuxLinaroKernelSchedule wiki page updated): the android topic needs some rework to account for this change.
The llct / ll topic owners, Please ensure that your topics are ready for llct and then ll to move to v3.8-rc4! This can be done by e.g.: git checkout -B bbb v3.8-rc4 git merge <your topic branch> grep __devinit -r * grep __devexit -r * There should be no __devinit/__devexit added vs v3.8-rc4.
Thanks, Andrey
On 01/15/2013 01:29 PM, Andrey Konovalov wrote:
Greetings,
The current 13.01 schedule has been published on wiki:
https://wiki.linaro.org/Platform/DevPlatform/LinuxLinaroKernelSchedule
Initial versions of llct and ll trees has been pushed to g.l.o, kernel/linux-linaro-tracking.git yesterday.
The 13.01 release would be v3.8-rc4 based (tentative).
Some changes vs 12.12:
- new topic in ll for better Snowball support. Currently this is device tree, serial console, emmc, ethernet.
- the perf-android patch(es) would be a separate ll topic.
Thanks, Andrey