[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ee3e7cca-1dc8-2696-cbbd-9e1238e762f3@windriver.com>
Date: Fri, 28 May 2021 21:10:04 +0800
From: "Xu, Yanfei" <yanfei.xu@...driver.com>
To: "Russell King (Oracle)" <rmk+kernel@...linux.org.uk>
Cc: rppt@...nel.org, ardb@...nel.org, linus.walleij@...aro.org,
akpm@...ux-foundation.org, carver4lio@....com,
tiantao6@...ilicon.com, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/6] ARM: change vmalloc_min to be unsigned long
On 5/28/21 6:11 PM, Russell King (Oracle) 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.
>
> Reviewed-by: Linus Walleij<linus.walleij@...aro.org>
> Signed-off-by: Russell King (Oracle)<rmk+kernel@...linux.org.uk>
Reviewed-by: Yanfei Xu <yanfei.xu@...driver.com>
Regards,
Yanfei
Powered by blists - more mailing lists