[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200826140119.3a241b0b@kicinski-fedora-PC1C0HJN>
Date: Wed, 26 Aug 2020 14:01:19 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Shannon Nelson <snelson@...sando.io>
Cc: netdev@...r.kernel.org, davem@...emloft.net
Subject: Re: [PATCH net-next 07/12] ionic: reduce contiguous memory
allocation requirement
On Wed, 26 Aug 2020 09:42:09 -0700 Shannon Nelson wrote:
> + q_base = (void *)ALIGN((uintptr_t)new->q_base, PAGE_SIZE);
PTR_ALIGN()
Powered by blists - more mailing lists