| From: |
| Nicolas Pitre <nicolas.pitre-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> |
| To: |
| linaro-dev-cunTk1MwBs8s++Sfvej+rw@public.gmane.org |
| Subject: |
| Announcing the Linaro 2.6.35 "stable" kernel |
| Date: |
| Mon, 23 Aug 2010 15:12:18 -0400 (EDT) |
| Message-ID: |
| <alpine.LFD.2.00.1008231452430.622@xanadu.home> |
| Archive‑link: | |
Article |
There is now a "stable" 2.6.35-based Linaro kernel repository now
available from:
git://git.linaro.org/kernel/linux-linaro-2.6.35.git
http://git.linaro.org/gitweb?p=kernel/linux-linaro-2.6.35...
Unlike the linaro-next tree which will continue to evolve and be rebuilt
with the merge of latest developments, the stable 2.6.35 repository
won't be rebased and will only include bug fixes and material really
considered stable and non intrusive from now on.
This linaro-2.6.35 tree is currently made of:
- The official 2.6.35 kernel from Linus of course;
- The latest Linaro merge tagged linaro_merge_100811 previously
announced here;
- The upstream stable branch up to 2.6.35.3;
- A fix for symbol offset breakage with separated debug in perf by
Dave Martin;
- The small change required to enable ASLR on PIE executable text
segments.
Please report any problem with this tree as always.
Nicolas