[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190919012620.GA72561@archlinux-threadripper>
Date: Wed, 18 Sep 2019 18:26:20 -0700
From: Nathan Chancellor <natechancellor@...il.com>
To: Mike Kravetz <mike.kravetz@...cle.com>
Cc: linux-mm@...ck.org, linux-kernel@...r.kernel.org,
clang-built-linux@...glegroups.com,
Davidlohr Bueso <dave@...olabs.net>,
Andrew Morton <akpm@...ux-foundation.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
Ilie Halip <ilie.halip@...il.com>,
David Bolvansky <david.bolvansky@...il.com>
Subject: Re: [PATCH] hugetlbfs: hugetlb_fault_mutex_hash cleanup
On Wed, Sep 18, 2019 at 06:18:47PM -0700, Mike Kravetz wrote:
> A new clang diagnostic (-Wsizeof-array-div) warns about the calculation
> to determine the number of u32's in an array of unsigned longs. Suppress
> warning by adding parentheses.
>
> While looking at the above issue, noticed that the 'address' parameter
> to hugetlb_fault_mutex_hash is no longer used. So, remove it from the
> definition and all callers.
>
> No functional change.
>
> Reported-by: Nathan Chancellor <natechancellor@...il.com>
> Signed-off-by: Mike Kravetz <mike.kravetz@...cle.com>
Thanks for the patch!
Reviewed-by: Nathan Chancellor <natechancellor@...il.com>
Powered by blists - more mailing lists