]> git.baikalelectronics.ru Git - kernel.git/commit
static keys: Add docs better explaining the whole 'struct static_key' mechanism
authorJason Baron <jbaron@redhat.com>
Tue, 21 Feb 2012 20:03:30 +0000 (15:03 -0500)
committerIngo Molnar <mingo@elte.hu>
Fri, 24 Feb 2012 08:12:19 +0000 (09:12 +0100)
commit8f5fbebe1d8a4f4529b4a01c83ac04e81de620e5
tree07036a68752d26ab864ec4852a8a4fac801b3495
parent13d5247b745116c5bb57d59ae63d589bc4a0f3c9
static keys: Add docs better explaining the whole 'struct static_key' mechanism

Add better documentation for static keys.

Signed-off-by: Jason Baron <jbaron@redhat.com>
Cc: rostedt@goodmis.org
Cc: mathieu.desnoyers@efficios.com
Cc: davem@davemloft.net
Cc: ddaney.cavm@gmail.com
Cc: a.p.zijlstra@chello.nl
Link: http://lkml.kernel.org/r/52570e566e5f1914f27b67e4eafb5781b8f9f9db.1329851692.git.jbaron@redhat.com
[ Added a 'Summary' section and rewrote it to explain static keys ]
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/static-keys.txt [new file with mode: 0644]