On 06/12/2018 07:39 AM, Kirill A. Shutemov wrote: > Separate MKTME enumaration from enabling. We need to postpone enabling > until initialization is complete. ^ enumeration > The new helper mktme_disable() allows to disable MKTME even if it's s/to disable/disabling/ > enumerated successfully. MKTME initialization may fail and this > functionallity allows system to boot regardless of the failure. What can make it fail?