[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5d1ec6e3-777e-9f23-ea8f-50361a29302f@c-s.fr>
Date: Tue, 10 Dec 2019 15:39:34 +0100
From: Christophe Leroy <christophe.leroy@....fr>
To: Balbir Singh <bsingharora@...il.com>,
Daniel Axtens <dja@...ens.net>, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, linuxppc-dev@...ts.ozlabs.org,
linux-s390@...r.kernel.org, linux-xtensa@...ux-xtensa.org,
linux-arch@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
kasan-dev@...glegroups.com, aneesh.kumar@...ux.ibm.com
Subject: Re: [PATCH v2 2/4] kasan: use MAX_PTRS_PER_* for early shadow
Le 10/12/2019 à 10:36, Balbir Singh a écrit :
>
>
> On 10/12/19 3:47 pm, Daniel Axtens wrote:
>> This helps with powerpc support, and should have no effect on
>> anything else.
>>
>> Suggested-by: Christophe Leroy <christophe.leroy@....fr>
>> Signed-off-by: Daniel Axtens <dja@...ens.net>
>
> If you follow the recommendations by Christophe and I, you don't need this patch
I guess you mean Patch 1 (the one adding the const to all arches) is not
needed. Of course this one (Patch 2) is needed as it is the one that
changes kasan.h to use const table size instead of impossible variable
table size.
And that would also fix the problem reported by the kbuild test robot.
Christophe
Powered by blists - more mailing lists