From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: this cpu documentation Date: Thu, 4 Apr 2013 09:28:09 -0700 Message-ID: <20130404162809.GN9425@htj.dyndns.org> References: <1364463761-32510-1-git-send-email-roy.qing.li@gmail.com> <1364475933.15753.36.camel@edumazet-glaptop> <0000013db16f1e1d-abcb7d9e-1c9d-4ef9-b4de-767bc0282ccf-000000@email.amazonses.com> <0000013dc6307f44-940f2bf1-7556-4d9e-92ab-1a84d2a47ca8-000000@email.amazonses.com> <1364833887.5113.161.camel@edumazet-glaptop> <0000013dd1a20ebf-4a76fb06-4b9d-492e-9d77-4b3f43aceca7-000000@email.amazonses.com> <515F679E.8020203@infradead.org> <0000013dd57e7ad7-d5959142-ca41-4a53-9497-7559766aafc9-000000@email.amazonses.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Randy Dunlap , Eric Dumazet , RongQing Li , Shan Wei , netdev@vger.kernel.org To: Christoph Lameter Return-path: Received: from mail-pa0-f47.google.com ([209.85.220.47]:39889 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1763029Ab3DDQei (ORCPT ); Thu, 4 Apr 2013 12:34:38 -0400 Received: by mail-pa0-f47.google.com with SMTP id bj3so1570148pad.34 for ; Thu, 04 Apr 2013 09:34:37 -0700 (PDT) Content-Disposition: inline In-Reply-To: <0000013dd57e7ad7-d5959142-ca41-4a53-9497-7559766aafc9-000000@email.amazonses.com> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, Apr 04, 2013 at 02:41:08PM +0000, Christoph Lameter wrote: > From: Christoph Lameter > Subject: this_cpu: Add documentation V2 > > Document the rationale and the way to use this_cpu operations. > > V2: Improved after feedback from Randy Dunlap > > Signed-off-by: Christoph Lameter Updated patch applied to wq/for-3.10. Thanks. -- tejun