[<prev] [next>] [day] [month] [year] [list]
Message-ID: <86802c440705250103o40386212t60be6f8ab7a31f3@mail.gmail.com>
Date: Fri, 25 May 2007 01:03:58 -0700
From: "Yinghai Lu" <yhlu.kernel@...il.com>
To: "Andi Kleen" <ak@...e.de>,
"Andrew Morton" <akpm@...ux-foundation.org>
Cc: "linux kernel mailing list" <linux-kernel@...r.kernel.org>
Subject: [PATCH] x86_64: fix link warning between for .text and .init.text
[PATCH] x86_64: fix link warning between for .text and .init.text
WARNING: arch/x86_64/kernel/built-in.o(.text+0xace9): Section
mismatch: reference to .init.text: (between 'get_mtrr_state' and
'mtrr_wrmsr')
WARNING: arch/x86_64/kernel/built-in.o(.text+0xad09): Section
mismatch: reference to .init.text: (between 'get_mtrr_state' and
'mtrr_wrmsr')
WARNING: arch/x86_64/kernel/built-in.o(.text+0xad38): Section
mismatch: reference to .init.text: (between 'get_mtrr_state' and
'mtrr_wrmsr')
WARNING: drivers/built-in.o(.text+0x3a680): Section mismatch:
reference to .init.text:acpi_map_pxm_to_node (between 'acpi_get_node'
and 'acpi_lock_ac_dir')
Signed-off-by: Yinghai Lu <yhlu.kernel@...il.com>
View attachment "x86_64_link_warning.diff" of type "text/x-patch" (1547 bytes)
Download attachment "config.full" of type "application/octet-stream" (39737 bytes)
Powered by blists - more mailing lists