Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757615AbbGVRyd (ORCPT ); Wed, 22 Jul 2015 13:54:33 -0400 Received: from mailout2.w1.samsung.com ([210.118.77.12]:22204 "EHLO mailout2.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756168AbbGVRya (ORCPT ); Wed, 22 Jul 2015 13:54:30 -0400 X-AuditID: cbfec7f4-f79c56d0000012ee-f3-55afd8d3225b Message-id: <55AFD8D0.9020308@samsung.com> Date: Wed, 22 Jul 2015 20:54:24 +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 Cc: Andrey Ryabinin , "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> <55AE56DB.4040607@samsung.com> In-reply-to: Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFupmkeLIzCtJLcpLzFFi42I5/e/4Zd3LN9aHGmyZKG4xZ/0aNou/k46x W7xf1sNosfvSM2aLCQ/b2C3aP+5ltpjyZzmTxabH11gtLu+aw2Zxb81/VovjW7cwW7z8eILF gcdjzbw1jB6/f01i9Ljc18vksXPWXXaPBZtKPTZ9msTucefaHjaPEzN+s3hsXlLv8XmTXABX FJdNSmpOZllqkb5dAlfGwl0tTAWL2Spa9l1kaWB8z9LFyMkhIWAi8XnPTSYIW0ziwr31bF2M XBxCAksZJfo+/GaFcL4zSux8cBIow8HBK6AlsXSWHkgDi4CqxLd/q9hAbDYBPYl/s7aD2aIC ERJvL58EG8orICjxY/I9sGUiAjoS3dt+gs1kFvjPLHGoextYQhjoiifLl7BDLDvHIrHl6GGw bk6BYIltf+4wgSxmFlCXmDIlFyTMLCAvsXnNW+YJjAKzkOyYhVA1C0nVAkbmVYyiqaXJBcVJ 6bmGesWJucWleel6yfm5mxghUfRlB+PiY1aHGAU4GJV4eCccXRcqxJpYVlyZe4hRgoNZSYR3 86X1oUK8KYmVValF+fFFpTmpxYcYpTlYlMR55+56HyIkkJ5YkpqdmlqQWgSTZeLglGpgdNz+ eNpOpQ15W2+qrRDrKmOujv3/i21x6Tbj1jbRvy1x3Yt2nbj+TWK+0ea1nknrDWXqvJfM7Th9 SyrkCpPjHP6novUn/vS9jOy93KIuc7E5425GCq/nmluVQQwTbNpS79/dOCNn+rV5h3Z86eiy 2nz6WoX7sbVpmRzbloiI+v/bw+bUKzxfQImlOCPRUIu5qDgRAJVwP7yeAgAA Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1023 Lines: 30 On 07/22/2015 12:27 AM, Linus Walleij wrote: > On Tue, Jul 21, 2015 at 4:27 PM, Andrey Ryabinin wrote: > >> 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. > > Ah awesome. I have a stash of ARM boards so I can test it on a > range of hardware once you feel it's ready. > So here is updated version: git://github.com/aryabinin/linux.git kasan/arm_v0_1 The code is still ugly in some places and it probably have some bugs. Lightly tested on exynos 5410/5420. > Sorry for pulling stuff out of your hands, people are excited about > KASan ARM32 as it turns out. > > Yours, > Linus Walleij > -- 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/