linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATH v2 0/5] Code clean up for percpu_xxx serial functions
@ 2012-01-13 15:53 Alex Shi
  2012-01-13 15:53 ` [PATCH v2 1/5] net: use this_cpu_xxx replace percpu_xxx funcs Alex Shi
  2012-05-04 21:29 ` [PATH v2 0/5] Code clean up for percpu_xxx serial functions Andrew Morton
  0 siblings, 2 replies; 9+ messages in thread
From: Alex Shi @ 2012-01-13 15:53 UTC (permalink / raw)
  To: linux-kernel, cl, eric.dumazet, tglx, avi, akpm, davem, kaber,
	a.p.zijlstra, ying.huang, konrad.wilk, hpa, jeremy

I am sorry for spelling mistaken on konrad's email address, so resend
for correct this. Please reply this resend email. 

---------------
Thanks for TJ's suggestion, I split the serial patch smaller for
potential bisection convenience.

Compare to v1 patch, this v2 patches has separate function replace
patches and final dead code clean up patch. 

The net, xen and x86 part code are independent. 

After each part was accepted in kernel, the final(5th) clean up code
do the real clean up in next merge window. I will refresh the patch
at that time. 

Any further comments are appreciated!

Regards
Alex 


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATH v2 0/5] Code clean up for percpu_xxx serial functions
@ 2012-01-13 15:45 Alex Shi
  2012-01-13 15:45 ` [PATCH v2 1/5] net: use this_cpu_xxx replace percpu_xxx funcs Alex Shi
  0 siblings, 1 reply; 9+ messages in thread
From: Alex Shi @ 2012-01-13 15:45 UTC (permalink / raw)
  To: linux-kernel, cl, eric.dumazet, tglx, avi, akpm, davem, kaber,
	a.p.zijlstra, ying.huang, honrad.wilk, hpa, jeremy

Compare to v1 patch, this v2 patches has separate function replace
patches and final dead code clean up patch. 

The net, xen and x86 part code are independent. 

After each part was accepted in kernel, the final(5th) clean up code
do the real clean up in next merge window. I will refresh the patch
at that time. 

Any further comments are appreciated!

Regards
Alex 

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

end of thread, other threads:[~2012-05-05  1:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-13 15:53 [PATH v2 0/5] Code clean up for percpu_xxx serial functions Alex Shi
2012-01-13 15:53 ` [PATCH v2 1/5] net: use this_cpu_xxx replace percpu_xxx funcs Alex Shi
2012-01-13 15:53   ` [PATCH v2 2/5] xen: " Alex Shi
2012-01-13 15:53     ` [PATCH v2 3/5] x86: " Alex Shi
2012-01-13 15:53       ` [PATCH v2 4/5] x86: change percpu_read_stable to this_cpu_read_stable Alex Shi
2012-01-13 15:53         ` [PATCH v2 5/5] x86: Code clean up for percpu_xxx() functions Alex Shi
2012-05-04 21:29 ` [PATH v2 0/5] Code clean up for percpu_xxx serial functions Andrew Morton
2012-05-05  1:09   ` Alex Shi
  -- strict thread matches above, loose matches on Subject: below --
2012-01-13 15:45 Alex Shi
2012-01-13 15:45 ` [PATCH v2 1/5] net: use this_cpu_xxx replace percpu_xxx funcs Alex Shi
2012-01-13 15:45   ` [PATCH v2 2/5] xen: " Alex Shi
2012-01-13 15:45     ` [PATCH v2 3/5] x86: " Alex Shi

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).