Files
linux/security/optee_linuxdriver/core
Elon Zhang dc2876e75b OP-TEE: change 'struct kref' member read function
Since the refcount_t 'atomic' type is used to implement 'struct kref',
refcount_read() is used to replace atomic_read().

Change-Id: I9fc7876cfd7ed8107551bc1909fa0305ab41d9fd
Signed-off-by: Elon Zhang <zhangzj@rock-chips.com>
2019-06-27 20:02:27 +08:00
..