percpu: add documentation on this_cpu operations
authorChristoph Lameter <cl@linux.com>
Thu, 4 Apr 2013 14:41:08 +0000 (14:41 +0000)
committerTejun Heo <tj@kernel.org>
Thu, 4 Apr 2013 17:24:53 +0000 (10:24 -0700)
commita1b2a555d6375f1ed34d0a1761b540de3a8727c6
tree50e3dfcef9e04feb6e958967e7e5829420d30fba
parent07961ac7c0ee8b546658717034fe692fd12eefa9
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>
Documentation/this_cpu_ops.txt [new file with mode: 0644]