[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <29838.1519342935@warthog.procyon.org.uk>
Date: Thu, 22 Feb 2018 23:42:15 +0000
From: David Howells <dhowells@...hat.com>
To: jmorris@...ei.org
Cc: dhowells@...hat.com, keyrings@...r.kernel.org,
linux-security-module@...r.kernel.org,
linux-kernel@...r.kernel.org, stable@...r.kernel.org,
Kirill Marinushkin <k.marinushkin@...il.com>
Subject: Re: [PATCH 6/6] KEYS: Use individual pages in big_key for crypto buffers
David Howells <dhowells@...hat.com> wrote:
> + l = min(len, PAGE_SIZE);
Sigh. This needs to be a min_t().
David
Powered by blists - more mailing lists