On 04/25/2012 09:54 PM, Andrey Konovalov wrote:
Hi Andy,
On 04/25/2012 06:22 AM, Andy Green wrote:
On 04/25/2012 03:43 AM, Somebody in the thread at some point said:
Hi Andrey -
I've just created linux-linaro-core-tracking branch in git://git.linaro.org/kernel/linux-linaro-tracking.git. It is based on mainline tip, and has all the Platform and Working Groups topics which would appear in the next linux-linaro kernel release. No topics from the Landing Teams there (this is what "core" implies). This
Nice job, thanks for the new branch which definitely solves the "chicken-and-egg".
In fact it's going to be a great tracking "fake future upstream" staging point for all the good stuff being worked on that is not ready for upstream yet. It'll help the LT trees look more consistently like future upstreams where the vendor content is already in too, and let people use technologies like UMM easily long before they appear upstream. In that way hopefully we will provide
I've changed basis to it (there's not much choice but to take that approach since it's done with merges, but lack of any nexty content means it was painless), and it has updated thermal, CMA (#21 -> #24) and other little bits like Panda dt I could remove from our tree and use these common versions for.
Please don't remove your dt bits! Instead let me know when I can drop the conflicting (== redundant) commits from my tracking-unsorted branch. In fact, you've made a good point, and I'll probably just stop merging the tracking-unsorted into linux-linaro-core-tracking. This unsorted stuff is mostly "orphaned" commits from very old linaro kernel releases and the "last minute before the release" fixes. In a perfect world this unsorted topic just shouldn't exist.
<snip>
I've removed the tracking-unsorted branch from linux-linaro-core-tracking. This resulted in the following 9 commits being dropped:
CONFIG: Add minimal omap4 defconfig to boot linux-linaro 2bc8501 Perf: Fallback to /bin/more if less is not found for perf pager 01d1982 dt: Linux dt usage model documentation d5b8cf0 arm/dt: Add basic device tree support for mx51 and mx53 boards 448e735 arm/dt: omap3 basic device tree board support 2c61e3e arm/dt: add versatile dtb build rules 19316ff dt: Add id to AUXDATA structure eca594e ARM: kprobes: work around build errors fcf3f96 usb: ehci: make HC see up-to-date qh/qtd descriptor ASAP
No other changes, as there were no updates to the topics and to the mainline since yesterday.
Thanks, Andrey