Message ID | 20200109024359.3410-1-nramas@linux.microsoft.com (mailing list archive) |
---|---|
Headers | show |
Series | IMA: Deferred measurement of keys | expand |
On Wed, 2020-01-08 at 18:43 -0800, Lakshmi Ramasubramanian wrote: > Changelog: > > v8 > > => Rebased the changes to linux-next > => Need to apply the following patch first > https://lore.kernel.org/linux-integrity/20200108160508.5938-1-nramas@linux.microsoft.com/ Unless you made some other changes, the previous version of this patch set is already in next-integrity-testing. There's no reason to re- post these patches again, and definitely not against linux-next. Mimi
On 1/8/20 9:07 PM, Mimi Zohar wrote: > On Wed, 2020-01-08 at 18:43 -0800, Lakshmi Ramasubramanian wrote: > >> Changelog: >> >> v8 >> >> => Rebased the changes to linux-next >> => Need to apply the following patch first >> https://lore.kernel.org/linux-integrity/20200108160508.5938-1-nramas@linux.microsoft.com/ > > Unless you made some other changes, the previous version of this patch > set is already in next-integrity-testing. There's no reason to re- > post these patches again, and definitely not against linux-next. > > Mimi > The change was to integrate the changes from the patch for the CONFIG issue: https://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git/commit/?h=next-integrity-testing&id=50a2506e069fc71f4be1bbcc2c5534bf58ed94ab The following commit needs to be updated to use the new config CONFIG_IMA_MEASURE_ASYMMETRIC_KEYS instead of CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE https://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git/commit/?h=next-integrity-testing&id=e164a1695a5705c24c897b0bc7e9b97abb0830c8 Please let me know if I can clone next-integrity-testing and make the above update. I'll post the updated patch today. thanks, -lakshmi