On 5 August 2015 at 13:56, Jon Medhurst (Tixy) tixy@linaro.org wrote:
On Mon, 2015-07-20 at 12:45 +0530, Amit Pundir wrote:
Hi Kevin, Alex,
Please consider following linaro-android pull request for "linux-linaro-lsk-v3.18-android" branch.
[...]
Amit, I see the list below doesn't include 'Fix generic cgroup subsystem permission checks' which I needed to get TC2 Android working on 3.18. I guess with people being on holiday things are running a bit slow in the LSK integration front. So what I've starting doing is merging in your "linaro-fixes/android-3.18" branch to get a usable Android 3.18 for Juno/vexpress, rather than relying on the LSK branch, does that sound reasonable?
Yeah we got a bit late this time. I got stuck at other work items and by the time I sent out pull request Kevin was on leave. Generally LMG try to send out linaro-android pull requests by every second Monday of the month so that other teams can plan their monthly deliverables accordingly.
Meanwhile if you want you can pull from linaro-fixes/android-3.18. It is a safe bet and will keep you up-to-date with AOSP changes. My only concern is that I rebase and force update that tree so that Linaro specific fixes stay on top. That makes it easy for me to track them. So plan accordingly.
Regards, Amit Pundir
Amit Pundir (4): sched: cpufreq: update power usage only if cpufreq_stat is enabled Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common arm64: move mixed endian EL0 declarations under __ASSEMBLY__ guards android: configs: base: enable USB_CONFIGFS
Kevin Hilman (1): cpufreq_stats: fix use of cpufreq_for_each_valid_entry() iterator
Rom Lemarchand (1): initramfs: Add skip_initramfs command line option
Ruchi Kandoi (5): sched: cpufreq: Adds a field cpu_power in the task_struct uid_cputime: Extends the cputime functionality to report power per uid cpufreq: Iterate over all the possible cpus to create powerstats. uid_cputime: Avoids double accounting of process stime, utime and cpu_power in task exit. cpu_power: Avoids race condition when the task exits.
Tobias Lindskog (1): Shrink ashmem directly through shmem_fallocate