Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752980AbbHMRXQ (ORCPT ); Thu, 13 Aug 2015 13:23:16 -0400 Received: from foss.arm.com ([217.140.101.70]:35729 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751836AbbHMRXP (ORCPT ); Thu, 13 Aug 2015 13:23:15 -0400 Date: Thu, 13 Aug 2015 18:23:10 +0100 From: Will Deacon To: Andrey Ryabinin Cc: Ingo Molnar , Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , "x86@kernel.org" , Catalin Marinas , "linux-arm-kernel@lists.infradead.org" , Arnd Bergmann , Linus Walleij , David Keitel , Alexander Potapenko , Andrew Morton , Dmitry Vyukov , "linux-mm@kvack.org" , "linux-kernel@vger.kernel.org" , Alexey Klimov , Yury , "Aneesh Kumar K.V" Subject: Re: [PATCH 0/2] x86/KASAN updates for 4.3 Message-ID: <20150813172310.GK10280@arm.com> References: <1439444244-26057-1-git-send-email-ryabinin.a.a@gmail.com> <20150813065040.GA17983@gmail.com> <20150813081641.GA14402@gmail.com> <20150813090119.GA10280@arm.com> <20150813112428.GG10280@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150813112428.GG10280@arm.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1297 Lines: 31 On Thu, Aug 13, 2015 at 12:24:28PM +0100, Will Deacon wrote: > On Thu, Aug 13, 2015 at 12:02:26PM +0100, Andrey Ryabinin wrote: > > 2015-08-13 12:01 GMT+03:00 Will Deacon : > > > Yes please, works for me! If we're targetting 4.3, then please can you base > > > on 4.2-rc4, as that's what our current arm64 queue is using? > > > > > > > Does this mean that we are targeting arm64 part for 4.3 too? > > It depends on how well it merges with our current queue and whether it > holds up to regression testing. The patches have been reviewed, so I'm > comfortable with the content, but we're not at a stage where we can debug > and fix any failures that might crop up from the merge. Scratch that :( I tried this out under EFI and it dies horribly in the stub code because we're missing at least one KASAN_SANITIZE_ Makefile entry. So I think this needs longer to stew before hitting mainline. By all means get the x86 dependencies in for 4.3, but the arm64 port can probably use another cycle to iron out the bugs. Cheers, Will -- 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/