diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2016-12-22 19:19:34 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-01-13 20:32:32 +0300 |
commit | ff58fa7f556c1d87061e4a91ed875d5f8aa9571f (patch) | |
tree | cec59d272ebda9bb70848db57317a09351c5a3b1 /Documentation/core-api/index.rst | |
parent | df31175bb4d372b99410034a8ac23ae5526f49d2 (diff) | |
download | linux-ff58fa7f556c1d87061e4a91ed875d5f8aa9571f.tar.xz |
Documentation: Update CPU hotplug and move it to core-api
The current CPU hotplug is outdated. During the update to what we
currently have I rewrote it partly and moved to sphinx format.
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Srivatsa Vaddagiri <vatsa@in.ibm.com>
Cc: Ashok Raj <ashok.raj@intel.com>
Cc: Joel Schopp <jschopp@austin.ibm.com>
Cc: linux-doc@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/core-api/index.rst')
-rw-r--r-- | Documentation/core-api/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst index 2872ca1a52f1..0d93d8089136 100644 --- a/Documentation/core-api/index.rst +++ b/Documentation/core-api/index.rst @@ -13,6 +13,7 @@ Core utilities assoc_array atomic_ops + cpu_hotplug local_ops workqueue |