Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933732AbbDIUSK (ORCPT ); Thu, 9 Apr 2015 16:18:10 -0400 Received: from mout.kundenserver.de ([212.227.17.24]:60433 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933332AbbDIUSI (ORCPT ); Thu, 9 Apr 2015 16:18:08 -0400 From: Arnd Bergmann To: linux-arm-kernel@lists.infradead.org Cc: Andrey Ryabinin , Catalin Marinas , Will Deacon , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Andrew Morton Subject: Re: [PATCH 2/2] arm64: add KASan support Date: Thu, 09 Apr 2015 22:17:28 +0200 Message-ID: <3164609.kEhR8riVSV@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: <1427208544-8232-3-git-send-email-a.ryabinin@samsung.com> References: <1427208544-8232-1-git-send-email-a.ryabinin@samsung.com> <1427208544-8232-3-git-send-email-a.ryabinin@samsung.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:qChQO5QOIgng5Yov/PUt1MC95+ZY//gjg2xldx7wxYH1xL8am2h LPDpjf4XmN7qw70vgGY3yJ3/jqOiLjRtbLuZSL2qHp7KaIJ6Ig1TgW46pOyFV5RK1WNAoso GNI8CpQSkZdBPjj4SRU4yN6oeMejeHyvusETdS1eSvgfvG3aNNwmZ0f41m26C4y8DsFBwhp ioEXtLeVg0BRT20CLNHZg== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 608 Lines: 15 On Tuesday 24 March 2015 17:49:04 Andrey Ryabinin wrote: > arch/arm64/mm/kasan_init.c | 211 +++++++++++++++++++++++++++++++++++ > Just one very high-level question: as this code is clearly derived from the x86 version and nontrivial, could we move most of it out of arch/{x86,arm64} into mm/kasan/init.c and have the rest in some header file? Arnd -- 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/