Re: [PATCH 1/6] Add refcount to sas_device struct

From: Christoph Hellwig
Date: Fri Jul 03 2015 - 11:24:12 EST


On Mon, Jun 08, 2015 at 08:50:51PM -0700, Calvin Owens wrote:
> These objects can be referenced concurrently throughout the driver, we
> need a way to make sure threads can't delete them out from under each
> other.
>
> Signed-off-by: Calvin Owens <calvinowens@xxxxxx>

Thsi doesn't make sense without users of the refcount, and should be
squashed into the patch actually using the refcounting.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/