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