diff options
author | 2010-03-01 09:43:52 -0500 | |
---|---|---|
committer | 2010-03-01 09:43:52 -0500 | |
commit | 94d8f785dd1f021c1971df73e6437f000c0d9449 (patch) | |
tree | d73b42a1cfac190234be138e352b531f07ddec68 /kernel/sysctl.c | |
parent | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (diff) | |
download | linux-dev-94d8f785dd1f021c1971df73e6437f000c0d9449.tar.xz linux-dev-94d8f785dd1f021c1971df73e6437f000c0d9449.zip |
dell-laptop: Fix build error by making buffer_mutex static
The following build bug (x86, allyesconfig):
arch/x86/oprofile/built-in.o:(.data+0x250): multiple definition of `buffer_mutex'
Was triggered in -tip testing, caused by this upstream commit:
116ee77: dell-laptop: Use buffer with 32-bit physical address
There's multiple buffer_mutex's in the kernel. Make this new one
static.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions