]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/linux/sed-opal.h
Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert...
[linux.git] / include / linux / sed-opal.h
index 3e76b6d7d97f60e0d8a666e930093959fbc451c3..53c28d750a45bea73e1bb3a10da53ee42a11a85d 100644 (file)
@@ -39,6 +39,9 @@ static inline bool is_sed_ioctl(unsigned int cmd)
        case IOC_OPAL_ENABLE_DISABLE_MBR:
        case IOC_OPAL_ERASE_LR:
        case IOC_OPAL_SECURE_ERASE_LR:
+       case IOC_OPAL_PSID_REVERT_TPR:
+       case IOC_OPAL_MBR_DONE:
+       case IOC_OPAL_WRITE_SHADOW_MBR:
                return true;
        }
        return false;