Re: [PATCH 2/2] arm64: add KASan support

From: Arnd Bergmann
Date: Thu Apr 09 2015 - 16:18:13 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/