diff options
Diffstat (limited to 'include/linux/security.h')
-rw-r--r-- | include/linux/security.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/security.h b/include/linux/security.h index 010637a79eac..390e39395112 100644 --- a/include/linux/security.h +++ b/include/linux/security.h | |||
@@ -110,6 +110,7 @@ enum lockdown_reason { | |||
110 | LOCKDOWN_PCI_ACCESS, | 110 | LOCKDOWN_PCI_ACCESS, |
111 | LOCKDOWN_IOPORT, | 111 | LOCKDOWN_IOPORT, |
112 | LOCKDOWN_MSR, | 112 | LOCKDOWN_MSR, |
113 | LOCKDOWN_ACPI_TABLES, | ||
113 | LOCKDOWN_INTEGRITY_MAX, | 114 | LOCKDOWN_INTEGRITY_MAX, |
114 | LOCKDOWN_CONFIDENTIALITY_MAX, | 115 | LOCKDOWN_CONFIDENTIALITY_MAX, |
115 | }; | 116 | }; |