summaryrefslogtreecommitdiffstats
path: root/lib/bug.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2013-02-01 07:22:47 +0100
committerTakashi Iwai <tiwai@suse.de>2013-02-01 07:22:47 +0100
commit8058e14259ddc8c1824387198fc53700ed4cccc9 (patch)
treefaffb83ca5173e5f3cbfd4170de603ada4812e23 /lib/bug.c
parent9ddf1aeb2134e72275c97a2c6ff2e3eb04f2f27a (diff)
parent7da58046482fceb17c4a0d4afefd9507ec56de7f (diff)
downloadop-kernel-dev-8058e14259ddc8c1824387198fc53700ed4cccc9.zip
op-kernel-dev-8058e14259ddc8c1824387198fc53700ed4cccc9.tar.gz
Merge branch 'usb-audio-fix' of git://git.alsa-project.org/alsa-kprivate into for-linus
Diffstat (limited to 'lib/bug.c')
-rw-r--r--lib/bug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/bug.c b/lib/bug.c
index a28c141..d0cdf14 100644
--- a/lib/bug.c
+++ b/lib/bug.c
@@ -55,6 +55,7 @@ static inline unsigned long bug_addr(const struct bug_entry *bug)
}
#ifdef CONFIG_MODULES
+/* Updates are protected by module mutex */
static LIST_HEAD(module_bug_list);
static const struct bug_entry *module_find_bug(unsigned long bugaddr)
OpenPOWER on IntegriCloud