diff options
author | Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> | 2014-11-10 09:28:29 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-11-11 17:07:46 +1030 |
commit | 0286b5ea125e58b4797747f688949c05394412e8 (patch) | |
tree | def974e29b25f8a7a00da7b39f5b18bac93af98d /fs/debugfs | |
parent | 461e34aed0550fee706a9a28fb453830b5079ea0 (diff) | |
download | op-kernel-dev-0286b5ea125e58b4797747f688949c05394412e8.zip op-kernel-dev-0286b5ea125e58b4797747f688949c05394412e8.tar.gz |
lib/bug: Use RCU list ops for module_bug_list
Actually since module_bug_list should be used in BUG context,
we may not need this. But for someone who want to use this
from normal context, this makes module_bug_list an RCU list.
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'fs/debugfs')
0 files changed, 0 insertions, 0 deletions