All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>,
	xen-devel <xen-devel@lists.xen.org>
Subject: Re: [PATCH OSSTEST v5 00/13] support for ARM32 arndale and cubietruck platforms
Date: Fri, 23 Jan 2015 09:46:49 +0000	[thread overview]
Message-ID: <1422006409.19859.8.camel@citrix.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1501221850250.18131@kaball.uk.xensource.com>

On Thu, 2015-01-22 at 18:54 +0000, Stefano Stabellini wrote:
> On Thu, 22 Jan 2015, Ian Campbell wrote:
> > On Thu, 2015-01-22 at 10:56 +0000, Ian Campbell wrote:
> > > I've managed to make a habit of forgetting to mention one important
> > > point (including hitting send on this bit in reply to v4!)
> > > 
> > > Both the cubietruck and the arndale are (for different reasons) not
> > > supported by the 3.14 kernel which we currently use as a baseline for
> > > osstest testing.
> > > 
> > > I'm not sure if another LTS kernel is due from upstream soon or not, if
> > > not then I think we will need to resurrect the linux-arm-xen branch and
> > > use it for all arm platforms (including midway, since I don't think we
> > > want to take on the complexity of differing per platform).
> > > 
> > > So far I've been testing using v3.16.7, which is the last 3.16 longterm
> > > release, however canonical are carrying it on at
> > > http://kernel.ubuntu.com/git?p=ubuntu/linux.git;a=shortlog;h=refs/heads/linux-3.16.y
> > > (up to 3.16.7-ckt4 at the moment). This is the same base as Debian will
> > > be shipping in Jessie. So that is one option.
> > > 
> > > Stefano, do you have another preference?
> > 
> > We discussed this IRL and are going to resurrect the linux-arm-xen
> > branch following the Canonical stable v3.16 branch.
> > 
> > Stefano,
> > 
> > Please could you pull from git://kernel.ubuntu.com/ubuntu/linux.git and
> > the force push::
> 
> Actually I think we should follow
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.16.y

There are no more updates to this, since it is not a kernel.org LTS
kernel.

The canonical kernel team (ckt in the tag name) are doing ongoing stable
support for these kernels (which is also being consumed by Debian).

> > The commit pointed to by tag v3.16.7-ckt4 (i.e. v3.16.7-ckt4~0) to the
> 
> I was talking about v3.16.7

This doesn't have e.g. the swiotlb/dma fixes which you have had
backported, those are in the ckt kernels only.

Ian.

  reply	other threads:[~2015-01-23  9:46 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-22 10:56 [PATCH OSSTEST v5 00/13] support for ARM32 arndale and cubietruck platforms Ian Campbell
2015-01-22 11:04 ` [PATCH OSSTEST v5 01/14] make-flight: Run a basic test on each arm platform Ian Campbell
2015-01-22 11:04 ` [PATCH OSSTEST v5 02/14] Osstest/PDU: Add eth008.pm method to control the ARM rack PDU Ian Campbell
2015-01-22 11:04 ` [PATCH OSSTEST v5 03/14] Osstest/Debian: Install dtbs into target filesystem in /boot/dtbs Ian Campbell
2015-01-22 11:04 ` [PATCH OSSTEST v5 04/14] Osstest/Debian: Support for loading an FDT from u-boot script Ian Campbell
2015-01-22 11:04 ` [PATCH OSSTEST v5 05/14] Osstest/Debian: Refactor setting of dom0 kernel command line Ian Campbell
2015-01-22 11:04 ` [PATCH OSSTEST v5 06/14] Osstest/Debian.pm: Refactor common kernel cmdline setup Ian Campbell
2015-01-22 11:05 ` [PATCH OSSTEST v5 07/14] Osstest/Debian: support adding a rootdelay property to bootargs Ian Campbell
2015-01-22 11:05 ` [PATCH OSSTEST v5 08/14] Osstest/Debian: Remove hardcoded addresses from boot.scr Ian Campbell
2015-01-22 11:05 ` [PATCH OSSTEST v5 09/14] Osstest/Debian: Add "clk_ignore_unused" to default command line Ian Campbell
2015-01-22 11:05 ` [PATCH OSSTEST v5 10/14] Osstest/Debian: Add 0x prefix to $filesize Ian Campbell
2015-01-22 11:05 ` [PATCH OSSTEST v5 11/14] ts-kernel-build: Adjust kernel .config to work on the arndale boards Ian Campbell
2015-01-22 11:05 ` [PATCH OSSTEST v5 12/14] Debian: Create boot.scr with a suffix and copy to boot.scr Ian Campbell
2015-01-22 11:05 ` [PATCH OSSTEST v5 13/14] TestSupport: replace power_cycle_timeout with power_cycle_sleep Ian Campbell
2015-01-22 11:05 ` [PATCH OSSTEST v5 14/14] Debian: create boot.scr.nat when installing Xen on u-boot Ian Campbell
2015-01-22 15:52 ` [PATCH OSSTEST v5 00/13] support for ARM32 arndale and cubietruck platforms Ian Campbell
2015-01-22 15:57   ` Ian Campbell
2015-01-26 11:08     ` Ian Campbell
2015-01-22 18:54   ` Stefano Stabellini
2015-01-23  9:46     ` Ian Campbell [this message]
2015-01-23 12:03       ` Stefano Stabellini
2015-01-23 12:57         ` Ian Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1422006409.19859.8.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.