From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp1040.oracle.com ([156.151.31.81]:50158 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752083AbbFORnN (ORCPT ); Mon, 15 Jun 2015 13:43:13 -0400 Message-ID: <557F0EAA.3080200@oracle.com> Date: Mon, 15 Jun 2015 13:43:06 -0400 From: Sasha Levin MIME-Version: 1.0 To: Kevin Hilman CC: stable@vger.kernel.org, Guenter Roeck Subject: Re: [PATCH] ARM: 8221/1: PJ4: allow building in Thumb-2 mode References: <1432855888-15386-1-git-send-email-khilman@kernel.org> <5579C931.6000007@oracle.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 06/15/2015 01:28 PM, Kevin Hilman wrote: > Hi Sasha, > > On Thu, Jun 11, 2015 at 10:45 AM, Sasha Levin wrote: >> >> On 06/11/2015 01:41 PM, Kevin Hilman wrote: >>> Sasha, >>> >>> Can you pick this one up for v3.18? >>> >>> Your updated v3.18.y-queue builds fine now for all the arm/arm64 >>> defconfigs except ARM multi_v7_defconfig + CONFIG_THUMB2_KERNEL=y, >>> which this patch fixes. >> >> Sure. Thanks Kevin! >> > > I'm still not seeing this one in v3.18.16 or in linux-3.18.y-queue, > which results in build failures for some ARM defconfigs. Crap, I've confused this one with "ARM: OMAP3: Fix booting with thumb2 kernel" (didn't notice there are two different patches). I'll release a 3.18.17 sooner than I've planned. > Kevin > > P.S. If you want to peruse build/boot results for your > linux-3.18.y-queue, you can find them here: > http://kernelci.org/job/stable-sasha/ > Awesome! It'll be very useful. Thanks, Sasha