| From: |
| Tejun Heo <tj@kernel.org> |
| To: |
| penberg@cs.helsinki.fi, akpm@linux-foundation.org,
linux-kernel@vger.kernel.org, eric.dumazet@gmail.com,
hpa@zytor.com, mathieu.desnoyers@efficios.com |
| Subject: |
| [PATCHSET percpu#this_cpu_ops] add this_cpu_{add_return|[cmp]xchg}() operations |
| Date: |
| Sat, 18 Dec 2010 16:24:06 +0100 |
| Message-ID: |
| <1292685852-12469-1-git-send-email-tj@kernel.org> |
| Archive-link: |
| Article, Thread
|
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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/