From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi0-f72.google.com (mail-oi0-f72.google.com [209.85.218.72]) by kanga.kvack.org (Postfix) with ESMTP id 8AD7E6B0274 for ; Thu, 12 Oct 2017 03:38:49 -0400 (EDT) Received: by mail-oi0-f72.google.com with SMTP id f66so3407012oib.4 for ; Thu, 12 Oct 2017 00:38:49 -0700 (PDT) Received: from mail-sor-f65.google.com (mail-sor-f65.google.com. [209.85.220.65]) by mx.google.com with SMTPS id d14sor4293292oti.319.2017.10.12.00.38.48 for (Google Transport Security); Thu, 12 Oct 2017 00:38:48 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20171011082227.20546-1-liuwenliang@huawei.com> References: <20171011082227.20546-1-liuwenliang@huawei.com> From: Arnd Bergmann Date: Thu, 12 Oct 2017 09:38:47 +0200 Message-ID: Subject: Re: [PATCH 00/11] KASan for arm Content-Type: text/plain; charset="UTF-8" Sender: owner-linux-mm@kvack.org List-ID: To: Abbott Liu Cc: Russell King - ARM Linux , Andrey Ryabinin , afzal.mohd.ma@gmail.com, Florian Fainelli , Laura Abbott , "Kirill A . Shutemov" , Michal Hocko , Christoffer Dall , Marc Zyngier , Catalin Marinas , Andrew Morton , mawilcox@microsoft.com, Thomas Gleixner , Thomas Garnier , Kees Cook , Vladimir Murzin , tixy@linaro.org, Ard Biesheuvel , Robin Murphy , Ingo Molnar , grygorii.strashko@linaro.org, Alexander Potapenko , Dmitry Vyukov , Doug Berger , Linux ARM , Linux Kernel Mailing List , kasan-dev , Linux-MM , jiazhenghua@huawei.com, dylix.dailei@huawei.com, zengweilin@huawei.com, heshaoliang@huawei.com On Wed, Oct 11, 2017 at 10:22 AM, Abbott Liu wrote: > Hi,all: > These patches add arch specific code for kernel address sanitizer > (see Documentation/kasan.txt). Nice! When I build-tested KASAN on x86 and arm64, I ran into a lot of build-time regressions (mostly warnings but also some errors), so I'd like to give it a spin in my randconfig tree before this gets merged. Can you point me to a git URL that I can pull into my testing tree? I could of course apply the patches from email, but I expect that there will be updated versions of the series, so it's easier if I can just pull the latest version. Arnd -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org