[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMj1kXHengoRaQFVPmbH2hNdLK_-pLuiL6Aqcg8a=1CDvU+HpQ@mail.gmail.com>
Date: Tue, 12 Jan 2021 10:05:28 +0100
From: Ard Biesheuvel <ardb@...nel.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Linus Walleij <linus.walleij@...aro.org>,
Ziliang Guo <guo.ziliang@....com.cn>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Hailong Liu <liu.hailong6@....com.cn>,
Russell King <linux@...linux.org.uk>,
kasan-dev <kasan-dev@...glegroups.com>,
hailong <hailongliiu@...h.net>,
Linux Memory Management List <linux-mm@...ck.org>,
Alexander Potapenko <glider@...gle.com>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
Andrey Ryabinin <aryabinin@...tuozzo.com>,
Dmitry Vyukov <dvyukov@...gle.com>
Subject: Re: [PATCH] arm/kasan:fix the arry size of kasan_early_shadow_pte
On Tue, 12 Jan 2021 at 07:19, Andrew Morton <akpm@...ux-foundation.org> wrote:
>
> On Sun, 10 Jan 2021 13:03:49 +0100 Linus Walleij <linus.walleij@...aro.org> wrote:
>
> > On Sun, Jan 10, 2021 at 11:21 AM hailong <hailongliiu@...h.net> wrote:
> >
> > > >> +#ifndef PTE_HWTABLE_PTRS
> > > >> +#define PTE_HWTABLE_PTRS 0
> > > >> +#endif
> > > >
> > > >Can this even happen? We have either pgtable-2level.h or
> > > >pgtable-3level.h, both of which define PTE_HWTABLE_PTRS.
> > > >
> > >
> > > I guess not for arm. But I'm not sure for other ARCHs.
> >
> > Oh it's a generic include. Sorry for the confusion.
> >
> > All good then!
> >
>
> This code is 2+ years old. Do we think it warrants a cc:stable?
>
Not needed - ARM only gained Kasan support this cycle, and this patch
does not affect any other architectures
Powered by blists - more mailing lists