Re: [PATCH 3/4] ARM: change vmalloc_min to vmalloc_start

From: Nicolas Pitre
Date: Tue May 18 2021 - 18:38:22 EST


On Wed, 19 May 2021, Linus Walleij wrote:

> On Wed, May 19, 2021 at 12:32 AM Nicolas Pitre <nico@xxxxxxxxxxx> wrote:
> > On Tue, 18 May 2021, Nicolas Pitre wrote:
> > > On Wed, 19 May 2021, Linus Walleij wrote:
> > > > please fold in a comment
> > > > with some explanation of that (240 << 20) thing,
> > >
> > > That's an alternative (and deprecated) way to write MB(240).
> >
> > And it seems that MB() isn't globally defined either. Oh well.
>
> I suppose a comment saying "set vmalloc to be 240 MB" is fair enough.

The comment was some 5 lines below (not ideal I know).


Nicolas