[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1292685852-12469-1-git-send-email-tj@kernel.org>
Date: Sat, 18 Dec 2010 16:24:06 +0100
From: Tejun Heo <tj@...nel.org>
To: penberg@...helsinki.fi, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org, eric.dumazet@...il.com,
hpa@...or.com, mathieu.desnoyers@...icios.com
Subject: [PATCHSET percpu#this_cpu_ops] add this_cpu_{add_return|[cmp]xchg}() operations
Hello,
Here are the patches that I applied to percpu#this_cpu_ops branch.
This branch won't be rebased and contains only the commits which
implement the new this_cpu_* ops, so that it can be pulled into other
trees without patches which make use of the operations which modify
other subsystems.
Christoph, I rearranged things a bit to make it conform better to the
overall organization. It would be great if you can go over it once
just in case.
There are two git branches.
git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git this_cpu_ops
git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git for-2.6.38
Both branches won't be rebased. this_cpu_ops contains only patches
from this series. for-2.6.38 contains other percpu changes mostly
composed of patches which apply this_cpu_*() ops.
Thank you.
--
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