diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-12-13 01:46:20 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-12-13 03:55:09 +0100 |
commit | a2ef9471c771427c2ddd56677b8de45021f6fd71 (patch) | |
tree | 708404faa2d25e02dae713f8e60cd7c9430a4f89 /lib/string.c | |
parent | lib/rbtree.c: fix typo in comment of ____rb_erase_color (diff) | |
download | linux-a2ef9471c771427c2ddd56677b8de45021f6fd71.tar.xz linux-a2ef9471c771427c2ddd56677b8de45021f6fd71.zip |
lib/ida: document locking requirements a bit better
I wanted to wrap a bunch of ida_simple_get calls into their own locking,
until I dug around and read the original commit message. Stuff like
this should imo be added to the kernel doc, let's do that.
Link: http://lkml.kernel.org/r/20161027072216.20411-1-daniel.vetter@ffwll.ch
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Acked-by: Tejun Heo <tj@kernel.org>
Cc: Mel Gorman <mgorman@techsingularity.net>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions