diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2007-05-02 19:27:18 +0200 |
---|---|---|
committer | Andi Kleen <andi@basil.nowhere.org> | 2007-05-02 19:27:18 +0200 |
commit | 25c16b992c32db4bc7e085b763abd866a505ca72 (patch) | |
tree | f16fc529f1e2f6d278b8500ca39d7c11dc59869d /arch/i386/math-emu/load_store.c | |
parent | 70ae77f497a57b3ef6b0987b6310327264517cb0 (diff) | |
download | blackbird-op-linux-25c16b992c32db4bc7e085b763abd866a505ca72.tar.gz blackbird-op-linux-25c16b992c32db4bc7e085b763abd866a505ca72.zip |
[PATCH] i386: fix mtrr sections
Fix section mismatch warnings in mtrr code.
Fix line length on one source line.
WARNING: arch/x86_64/kernel/built-in.o - Section mismatch: reference to .init.data: from .text.get_mtrr_state after 'get_mtrr_state' (at offset 0x103)
WARNING: arch/x86_64/kernel/built-in.o - Section mismatch: reference to .init.text: from .text.get_mtrr_state after 'get_mtrr_state' (at offset 0x180)
WARNING: arch/x86_64/kernel/built-in.o - Section mismatch: reference to .init.text: from .text.get_mtrr_state after 'get_mtrr_state' (at offset 0x199)
WARNING: arch/x86_64/kernel/built-in.o - Section mismatch: reference to .init.text: from .text.get_mtrr_state after 'get_mtrr_state' (at offset 0x1c1)
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'arch/i386/math-emu/load_store.c')
0 files changed, 0 insertions, 0 deletions