On Tue, May 12, 2015 at 09:25:30AM +, Nicholas A. Bellinger wrote:
> From: Nicholas Bellinger
>
> This patch converts se_dev_entry->pr_ref_count access to use modern
> struct kref counting.
>
> It updates core_enable_device_list_for_node() to kref_init() when se_dev_entry
> is being enabled,
From: Nicholas Bellinger
This patch converts se_dev_entry->pr_ref_count access to use modern
struct kref counting.
It updates core_enable_device_list_for_node() to kref_init() when se_dev_entry
is being enabled, and updates core_disable_device_list_for_node() to kref_put()
and blocks on ->pr_com
2 matches
Mail list logo