Mickaël Salaün <[email protected]> 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/[email protected]/ Are you referring to the comma rather than a bar here? 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. David

