Home
last modified time | relevance | path

Searched hist:"0286 b5ea125e58b4797747f688949c05394412e8" (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A Dbug.cdiff 0286b5ea125e58b4797747f688949c05394412e8 Sun Nov 09 23:58:29 CET 2014 Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> 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>