forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/security/integrity/evm/evm_main.c
....@@ -473,7 +473,9 @@
473473
474474 /**
475475 * evm_inode_setattr - prevent updating an invalid EVM extended attribute
476
+ * @idmap: idmap of the mount
476477 * @dentry: pointer to the affected dentry
478
+ * @attr: iattr structure containing the new file attributes
477479 *
478480 * Permit update of file attributes when files have a valid EVM signature,
479481 * except in the case of them having an immutable portable signature.