Re: [Patch] mm: fix a section mismatch warning

2008-02-01 Thread WANG Cong
On Thu, Jan 31, 2008 at 07:38:53PM +0100, Sam Ravnborg wrote: >Hi WANG. > >On Fri, Feb 01, 2008 at 01:25:17AM +0800, WANG Cong wrote: >> >> This patch fix this mismatch warning from mm: >> >> WARNING: vmlinux.o(.meminit.text+0x37f): Section mismatch in reference from >> the function free_area_in

Re: [Patch] mm: fix a section mismatch warning

2008-01-31 Thread Sam Ravnborg
Hi WANG. On Fri, Feb 01, 2008 at 01:25:17AM +0800, WANG Cong wrote: > > This patch fix this mismatch warning from mm: > > WARNING: vmlinux.o(.meminit.text+0x37f): Section mismatch in reference from > the function free_area_init_core() to the function .init.text:setup_usemap() > modpost: Found 1

[Patch] mm: fix a section mismatch warning

2008-01-31 Thread WANG Cong
This patch fix this mismatch warning from mm: WARNING: vmlinux.o(.meminit.text+0x37f): Section mismatch in reference from the function free_area_init_core() to the function .init.text:setup_usemap() modpost: Found 1 section mismatch(es). Cc: Sam Ravnborg <[EMAIL PROTECTED]> Signed-off-by: WANG

[PATCH -mm] Fix a section mismatch warning

2007-08-01 Thread Gabriel C
... WARNING: vmlinux.o(.text+0x8b9f): Section mismatch: reference to .init.text:cache_remove_shared_cpu_map (between 'cpuid4_cache_sysfs_exit' and 'unexpected_machine_check') ... Signed-off-by: Gabriel Craciunescu <[EMAIL PROTECTED]> --- --- linux-2.6.23-rc1-mm/arch/i386/kernel/cpu/intel_ca