Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1199594

Re: [PATCH -v2 6/8] jump_label: Add a new static_key interface

From Peter Zijlstra <peterz@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH -v2 6/8] jump_label: Add a new static_key interface
Date 2015-08-04 11:20 +0200
Message-ID <pTGy6-6co-11@gated-at.bofh.it> (permalink)
References <pRd7c-27d-3@gated-at.bofh.it> <pRd7f-27d-75@gated-at.bofh.it> <pTEmC-2QF-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Aug 04, 2015 at 02:50:32PM +0800, yalin wang wrote:
> is this means static_key_{true,false}() are deprecated ?

Yes.

> do you need mark static_key_{true,false}() as deprecated?
> like this:
> static __always_inline  __deprecated bool static_key_false(struct static_key *key)  ?

Not until I (or someone else) has made an effort to convert most (if not
all) current users of that interface.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH -v2 6/8] jump_label: Add a new static_key interface yalin wang <yalin.wang2010@gmail.com> - 2015-08-04 09:00 +0200
  Re: [PATCH -v2 6/8] jump_label: Add a new static_key interface Peter Zijlstra <peterz@infradead.org> - 2015-08-04 11:20 +0200

csiph-web