Re: [PATCH] jump_label: jump_label for boot options.

From: Peter Zijlstra
Date: Thu Dec 01 2011 - 13:16:40 EST


On Thu, 2011-12-01 at 12:16 -0500, Jason Baron wrote:
> +static __always_inline bool static_branch_default_true(struct jump_label_key *key)
> +{
> + return !arch_static_branch(key);
> +}

Right, but like said earlier, its useless :/
--
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/