[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdYoB9k-cGRCbXJ=WaR_brTm-w4zsYH2Co5h51qJ=yKshw@mail.gmail.com>
Date: Wed, 19 May 2021 00:09:52 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: "Russell King (Oracle)" <rmk+kernel@...linux.org.uk>
Cc: Yanfei Xu <yanfei.xu@...driver.com>,
Mike Rapoport <rppt@...nel.org>,
Ard Biesheuvel <ardb@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Hailong liu <carver4lio@....com>,
Tian Tao <tiantao6@...ilicon.com>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/4] ARM: change vmalloc_min to be unsigned long
On Tue, May 18, 2021 at 2:15 PM Russell King (Oracle)
<rmk+kernel@...linux.org.uk> wrote:
> vmalloc_min is currently a void pointer, but everywhere its used
> contains a cast - either to a void pointer when setting or back to
> an integer type when being used. Eliminate these casts by changing
> its type to unsigned long.
>
> Signed-off-by: Russell King (Oracle) <rmk+kernel@...linux.org.uk>
Looks good!
Reviewed-by: Linus Walleij <linus.walleij@...aro.org>
Yours,
Linus Walleij
Powered by blists - more mailing lists