linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] replace percpu_ops function with this_cpu_ops
@ 2012-05-11  8:00 Alex Shi
  2012-05-11  8:00 ` [PATCH 1/3] net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx Alex Shi
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Alex Shi @ 2012-05-11  8:00 UTC (permalink / raw)
  To: tglx, mingo, hpa, tj, cl, tony.luck, bp, davem
  Cc: akpm, ebiederm, sfr, alex.shi, luto, glommer, fernando, vapier,
	eric.dumazet, dzickus, dhowells, cbouatmailru, fenghua.yu,
	jkosina, ext-phil.2.carmody, dan.carpenter, len.brown, fweisbec,
	paulmck, josh, anton, kamezawa.hiroyu, linux-kernel

I am sorry for mess commit log previous patchset.

As Andrew Morton's request, I combind and clean up the patchset.

According to Ingo's complain. I use the same and short 
'this_cpu_ops' functions in x86 part code.

Thanks for all comments!

[PATCH 1/3] net: replace percpu_xxx funcs with this_cpu_xxx or
[PATCH 2/3] x86: replace percpu_xxx funcs with this_cpu_xxx
[PATCH 3/3] percpu: remove percpu_xxx() functions

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

end of thread, other threads:[~2012-05-14 21:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-11  8:00 [PATCH 0/3] replace percpu_ops function with this_cpu_ops Alex Shi
2012-05-11  8:00 ` [PATCH 1/3] net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx Alex Shi
2012-05-11  8:00 ` [PATCH 2/3] x86: replace percpu_xxx funcs with this_cpu_xxx Alex Shi
2012-05-11  8:17   ` Alex Shi
2012-05-11  8:00 ` [PATCH 3/3] percpu: remove percpu_xxx() functions Alex Shi
2012-05-14 17:34 ` [PATCH 0/3] replace percpu_ops function with this_cpu_ops Tejun Heo
2012-05-14 17:37   ` H. Peter Anvin
2012-05-14 18:01     ` Tejun Heo
2012-05-14 20:57       ` David Miller
2012-05-14 21:17 ` 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).