From: Linus Torvalds Date: Tue, 26 Oct 2010 18:37:48 +0000 (-0700) Subject: Merge branch 'ima-memory-use-fixes' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f9ba5375a8aae4aeea6be15df77e24707a429812;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'ima-memory-use-fixes' * ima-memory-use-fixes: IMA: fix the ToMToU logic IMA: explicit IMA i_flag to remove global lock on inode_delete IMA: drop refcnt from ima_iint_cache since it isn't needed IMA: only allocate iint when needed IMA: move read counter into struct inode IMA: use i_writecount rather than a private counter IMA: use inode->i_lock to protect read and write counters IMA: convert internal flags from long to char IMA: use unsigned int instead of long for counters IMA: drop the inode opencount since it isn't needed for operation IMA: use rbtree instead of radix tree for inode information cache --- f9ba5375a8aae4aeea6be15df77e24707a429812