[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZRSJ5QMNGV7ObfrL@casper.infradead.org>
Date: Wed, 27 Sep 2023 21:00:37 +0100
From: Matthew Wilcox <willy@...radead.org>
To: Alexey Dobriyan <adobriyan@...il.com>
Cc: David Laight <david.laight@...lab.com>,
linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
Jason@...c4.com, hch@...radead.org,
andriy.shevchenko@...ux.intel.com, akpm@...ux-foundation.org
Subject: Re: + minmax-add-umina-b-and-umaxa-b.patch added to
mm-nonmm-unstable branch
On Wed, Sep 27, 2023 at 10:21:41PM +0300, Alexey Dobriyan wrote:
> On Wed, Sep 27, 2023 at 10:30:33AM -0700, Andrew Morton wrote:
> > +#define umin(x, y) \
> > + __careful_cmp((x) + 0u + 0ul + 0ull, (y) + 0u + 0ul + 0ull, <)
>
> kmin() and kmax() are (of course!) much better names.
it's unsigned, not user.
Powered by blists - more mailing lists