aboutsummaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorDmitri Vorobiev <dmitri.vorobiev@movial.com>2009-03-22 19:11:10 +0200
committerIngo Molnar <mingo@elte.hu>2009-03-22 18:16:20 +0100
commitf80d2d7725b04f8225b11b55e43bb2c77c819926 (patch)
treeed548f6d35c3b1bd0fa55286e04f8e56f52042af /mm
parentMerge branches 'tracing/ftrace', 'tracing/hw-breakpoints', 'tracing/ring-buffer', 'tracing/textedit' and 'linus' into tracing/core (diff)
downloadlinux-dev-f80d2d7725b04f8225b11b55e43bb2c77c819926.tar.xz
linux-dev-f80d2d7725b04f8225b11b55e43bb2c77c819926.zip
tracing, Text Edit Lock: Fix one sparse warning in kernel/extable.c
Impact: cleanup. The global mutex text_mutex if declared in linux/memory.h, so this file needs to be included into kernel/extable.c, where the same mutex is defined. This fixes the following sparse warning: kernel/extable.c:32:1: warning: symbol 'text_mutex' was not declared. Should it be static? Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.com> LKML-Reference: <1237741871-5827-3-git-send-email-dmitri.vorobiev@movial.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions