Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755358AbbGUO1o (ORCPT ); Tue, 21 Jul 2015 10:27:44 -0400 Received: from mailout4.w1.samsung.com ([210.118.77.14]:28937 "EHLO mailout4.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753617AbbGUO1n (ORCPT ); Tue, 21 Jul 2015 10:27:43 -0400 X-AuditID: cbfec7f4-f79c56d0000012ee-18-55ae56dc1452 Message-id: <55AE56DB.4040607@samsung.com> Date: Tue, 21 Jul 2015 17:27:39 +0300 From: Andrey Ryabinin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-version: 1.0 To: Linus Walleij , Andrey Ryabinin Cc: "linux-kernel@vger.kernel.org" , Dmitry Vyukov , Alexander Potapenko , David Keitel , Arnd Bergmann , Andrew Morton , Catalin Marinas , Will Deacon , "linux-arm-kernel@lists.infradead.org" , "linux-mm@kvack.org" Subject: Re: [PATCH v2 5/5] arm64: add KASan support References: <1431698344-28054-1-git-send-email-a.ryabinin@samsung.com> <1431698344-28054-6-git-send-email-a.ryabinin@samsung.com> In-reply-to: Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFupmkeLIzCtJLcpLzFFi42I5/e/4Vd07YetCDS61WlnMWb+GzeLvpGPs Fu+X9TBa7L70jNliwsM2dov2j3uZLab8Wc5ksenxNVaLy7vmsFncW/Of1eL41i3MFi8/nmBx 4PFYM28No8fvX5MYPS739TJ57Jx1l91jwaZSj02fJrF73Lm2h83jxIzfLB6bl9R7fN4kF8AV xWWTkpqTWZZapG+XwJXR93MBW8FXroq+vVOYGhgfcXQxcnJICJhIPGk9zA5hi0lcuLeerYuR i0NIYCmjxL6HF1ggnO+MEktPbASr4hXQkrgyZSKYzSKgKjGl5TuYzSagJ/Fv1nY2EFtUIELi 7eWTTBD1ghI/Jt8DGsTBIQIU/30kCWQms8BlZomTWyazgtQIg1yxfAk7xLJnzBKLtvxmBElw CgRLvPvXyQjSzCygLjFlSi5ImFlAXmLzmrfMExgFZiFZMQuhahaSqgWMzKsYRVNLkwuKk9Jz DfWKE3OLS/PS9ZLzczcxQqLoyw7GxcesDjEKcDAq8fBWtKwNFWJNLCuuzD3EKMHBrCTC+8V+ XagQb0piZVVqUX58UWlOavEhRmkOFiVx3rm73ocICaQnlqRmp6YWpBbBZJk4OKUaGE2sb4ZM feDPz1Dw+fMudvMy4dlHjrlFzPPwXbe64nyy4TWNV/+8haumbC/aYazA7lB2xfjEOdOOyJ/S PI+eH3nF0uSt/WXfFX4xsVVTDLQMTMUzbUOtfk+Usej/qH7F12Lft79f2UIOrS1QOeDoaVGy 5jbH8t3fFV6qMCndDLjxrL495WiPvxJLcUaioRZzUXEiAKIElR6eAgAA Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1605 Lines: 42 On 07/21/2015 01:36 PM, Linus Walleij wrote: > On Wed, Jun 17, 2015 at 11:32 PM, Andrey Ryabinin > wrote: >> 2015-06-13 18:25 GMT+03:00 Linus Walleij : >>> >>> On Fri, Jun 12, 2015 at 8:14 PM, Andrey Ryabinin wrote: >>>> 2015-06-11 16:39 GMT+03:00 Linus Walleij : >>>>> On Fri, May 15, 2015 at 3:59 PM, Andrey Ryabinin wrote: >>>>> >>>>>> This patch adds arch specific code for kernel address sanitizer >>>>>> (see Documentation/kasan.txt). >>>>> >>>>> I looked closer at this again ... I am trying to get KASan up for >>>>> ARM(32) with some tricks and hacks. >>>>> >>>> >>>> I have some patches for that. They still need some polishing, but works for me. >>>> I could share after I get back to office on Tuesday. >>> >>> OK! I'd be happy to test! >>> >> >> I've pushed it here : git://github.com/aryabinin/linux.git kasan/arm_v0 >> >> It far from ready. Firstly I've tried it only in qemu and it works. > > Hm what QEMU model are you using? I tried to test it with Versatile > (the most common) and it kinda boots and hangs: > I used vexpress. Anyway, it doesn't matter now, since I have an update with a lot of stuff fixed, and it works on hardware. I still need to do some work on it and tomorrow, probably, I will share. -- 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/