Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932996AbbFIRh7 (ORCPT ); Tue, 9 Jun 2015 13:37:59 -0400 Received: from mail-wi0-f170.google.com ([209.85.212.170]:36158 "EHLO mail-wi0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752213AbbFIRhv (ORCPT ); Tue, 9 Jun 2015 13:37:51 -0400 Message-ID: <5577246B.3080602@linaro.org> Date: Tue, 09 Jun 2015 18:37:47 +0100 From: Daniel Thompson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Russell King - ARM Linux CC: Maxime Coquelin , Arnd Bergmann , =?windows-1252?Q?Uwe_Kleine-K=F6nig?= , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] ARM: Re-enable TRACE_IRQFLAGS_SUPPORT on ARMv7-M References: <1433802288-25508-1-git-send-email-mcoquelin.stm32@gmail.com> <20150608224749.GB7557@n2100.arm.linux.org.uk> <5576D0FE.10900@linaro.org> <20150609150127.GF7557@n2100.arm.linux.org.uk> In-Reply-To: <20150609150127.GF7557@n2100.arm.linux.org.uk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1146 Lines: 28 On 09/06/15 16:01, Russell King - ARM Linux wrote: > On Tue, Jun 09, 2015 at 12:41:50PM +0100, Daniel Thompson wrote: >> Does the following patch, which makes the arch_irqs_disabled() >> implementation from asm-generic available on arm, fix the build for you? > > Yes, this is exactly the kind of fix for this I'm looking for. Once > everyone's happy with it, it can find it's way to the patch system. From my side, using v4.1-rc6 plus the patch, I can build all defconfigs and both versatile_defconfig and multi_v7_defconfig remain bootable (so both ways through the arch #ifdef in irqflag.h). Similarly working on linux-next-20150608 plus the patch I am able to build and boot Maxime's stm32 code (and show that without the patch it doesn't build). From my side I think that makes it good to go. So... in the absense of objections I will send it to the patch tracker tomorrow. Daniel. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/