]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/target/target_core_base.h
iommu/vt-d: Don't copy translation tables if RTT bit needs to be changed
[karo-tx-linux.git] / include / target / target_core_base.h
index e1de142b7b071268919adea7e41141969cf6650f..480e9f82dfea861a70fa5e1df45076770c719f2e 100644 (file)
@@ -589,6 +589,7 @@ struct se_node_acl {
        bool                    acl_stop:1;
        u32                     queue_depth;
        u32                     acl_index;
+       enum target_prot_type   saved_prot_type;
 #define MAX_ACL_TAG_SIZE 64
        char                    acl_tag[MAX_ACL_TAG_SIZE];
        /* Used for PR SPEC_I_PT=1 and REGISTER_AND_MOVE */