From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alex,Shi" Subject: [PATCH 0/3] code clean and optimzed for percpu_xxx serials funcs Date: Thu, 20 Oct 2011 15:20:22 +0800 Message-ID: <1319095222.23426.175.camel@debian> References: <1318237851.27949.190.camel@debian> <1318324774.27949.693.camel@debian> <1318382964.27949.782.camel@debian> <1318428673.29699.13.camel@debian> <1318908091.23426.52.camel@debian> <1319016218.23426.104.camel@debian> <1319078687.23426.146.camel@debian> <1319087281.8416.45.camel@edumazet-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Christoph Lameter , "tj@kernel.org" , "linux-kernel@vger.kernel.org" , "Huang, Ying" , Thomas Gleixner , "mingo@redhat.com" , "avi@redhat.com" , "akpm@linux-foundation.org" , David Miller , "kaber@trash.net" , "a.p.zijlstra@chello.nl" , "kvm@vger.kernel.org" , "jeremy@xensource.com" To: Eric Dumazet Return-path: In-Reply-To: <1319087281.8416.45.camel@edumazet-laptop> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Think over Eric's requirement, I split my old patches and reorganized them into 3 small patches, include net, kvm and a final clean up patch. Since the clean up contents has no change beside move kvm/net part into seprated patches. I keep Christoph's ack. Hope these are what you want. :) Regards Alex