linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHSET percpu/for-3.18] percpu-refcount: several improvements
@ 2014-09-08  2:12 Tejun Heo
  2014-09-08  2:12 ` [PATCH 1/3] percpu-refcount: improve WARN messages Tejun Heo
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Tejun Heo @ 2014-09-08  2:12 UTC (permalink / raw)
  To: cl, kmo; +Cc: linux-kernel

Hello,

This patchset includes the following three patches improving
percpu-refcount.

 0001-percpu-refcount-improve-WARN-messages.patch
 0002-percpu-refcount-implement-percpu_ref_set_killed.patch
 0003-percpu-refcount-make-percpu_ref-based-on-longs-inste.patch

The patchset is on top of percpu/for-3.18 a34375ef9e65
("percpu-refcount: add @gfp to percpu_ref_init()") and also available
in the following git branch.

 git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git review-percpu_ref-improvements

diffstat follows.  Thanks.

 include/linux/percpu-refcount.h |   25 +++++++++++----------
 lib/percpu-refcount.c           |   47 +++++++++++++++++++++++++++-------------
 2 files changed, 45 insertions(+), 27 deletions(-)

--
tejun

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-09-20  5:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-08  2:12 [PATCHSET percpu/for-3.18] percpu-refcount: several improvements Tejun Heo
2014-09-08  2:12 ` [PATCH 1/3] percpu-refcount: improve WARN messages Tejun Heo
2014-09-08  2:12 ` [PATCH 2/3] percpu-refcount: implement percpu_ref_set_killed() Tejun Heo
2014-09-20  5:26   ` Tejun Heo
2014-09-08  2:12 ` [PATCH 3/3] percpu-refcount: make percpu_ref based on longs instead of ints Tejun Heo
2014-09-20  5:26   ` Tejun Heo
2014-09-20  5:31   ` [PATCH v2 " Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).