forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
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.