[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1410142342-8185-1-git-send-email-tj@kernel.org>
Date: Mon, 8 Sep 2014 11:12:19 +0900
From: Tejun Heo <tj@...nel.org>
To: cl@...ux-foundation.org, kmo@...erainc.com
Cc: linux-kernel@...r.kernel.org
Subject: [PATCHSET percpu/for-3.18] percpu-refcount: several improvements
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists