On Tue, Sep 15, 2015 at 09:51:22PM -0400, Tejun Heo wrote:
> static_key_enabled() can be used on struct static_key but not on its
> wrapper types static_key_true and static_key_false.  The function is
> useful for debugging and management of static keys.  Update it so that
> it can be used for the wrapper types too.
> 
> Signed-off-by: Tejun Heo <t...@kernel.org>
> Cc: Peter Zijlstra <pet...@infradead.org>
> Cc: Andrew Morton <a...@linux-foundation.org>
> ---
> Hello,
> 
> If this patch is acceptable, please let me know how it should be
> routed.
> 

Yeah, no problem with this, I'm assuming there's dependencies in the
patches you didn't send me? 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to