[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5c158c89-e7da-6ac4-9479-3c00f9e8b912@digikod.net>
Date: Fri, 19 Feb 2021 10:50:26 +0100
From: Mickaël Salaün <mic@...ikod.net>
To: David Howells <dhowells@...hat.com>
Cc: Jarkko Sakkinen <jarkko@...nel.org>,
Mickaël Salaün <mic@...ux.microsoft.com>,
Mimi Zohar <zohar@...ux.vnet.ibm.com>,
David Woodhouse <dwmw2@...radead.org>,
keyrings@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 17/18] certs: Fix blacklist flag type confusion
On 19/02/2021 10:45, David Howells wrote:
>
> Mickaël Salaün <mic@...ikod.net> wrote:
>
>> No, the current thread contains an old version with an error in the
>> patch for ima_mok_init(). Please take the last series (fixing this
>> patch) that I rebased on your next branch:
>> https://lore.kernel.org/keyrings/20210210120410.471693-1-mic@digikod.net/
>
> Are you referring to the comma rather than a bar here?
Yes, it is correct now, I just replied to the previous email. :)
>
> KEY_ALLOC_NOT_IN_QUOTA,
> + KEY_ALLOC_SET_KEEP,
>
> I fixed that in my branch:
>
> - KEY_ALLOC_NOT_IN_QUOTA,
> + KEY_ALLOC_NOT_IN_QUOTA |
> + KEY_ALLOC_SET_KEEP,
>
> I'll repost the series.
No need for that, I checked your commits, they're good:
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git/commit/?h=keys-misc&id=508f44ffefbf879fbb82fdbc8bf1e6023b85158a
>
> David
>
Powered by blists - more mailing lists