commit | a1b2a555d6375f1ed34d0a1761b540de3a8727c6 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <cl@linux.com> | Thu Apr 04 14:41:08 2013 +0000 |
committer | Tejun Heo <tj@kernel.org> | Thu Apr 04 10:24:53 2013 -0700 |
tree | 50e3dfcef9e04feb6e958967e7e5829420d30fba | |
parent | 07961ac7c0ee8b546658717034fe692fd12eefa9 [diff] |
percpu: add documentation on this_cpu operations Document the rationale and the way to use this_cpu operations. V2: Improved after feedback from Randy Dunlap v3: Further spelling fixes from Randy. Paragraphs refilled to 75 column. tj: Added .txt file extension to the document. Signed-off-by: Christoph Lameter <cl@linux.com> Signed-off-by: Tejun Heo <tj@kernel.org>