Re: [PATCH] x86: fix section mismatch warnings in mtrr

From: Andi Kleen
Date: Sat May 26 2007 - 12:02:40 EST


On Saturday 26 May 2007 14:07:24 Indan Zupancic wrote:

>
> Did the patches reach 2.6.22-rc3 yet?

No.

>
> If they did, then the following warnings might need fixing:

There is already one patch queued for it. But actually in my experience I cannot
remember a single real bug showed by these warnings. All were false positives
and there are always more of them.

Maybe it would be best to disable these warnings again; not much good
seems to come from them.

-Andi

> WARNING: arch/i386/kernel/built-in.o(.text+0x84bc): Section mismatch: reference to
>.init.text:amd_init_mtrr (between 'mtrr_bp_init' and 'mtrr_attrib_to_str')
>WARNING: arch/i386/kernel/built-in.o(.text+0x84c1): Section mismatch: reference to
>.init.text:cyrix_init_mtrr (between 'mtrr_bp_init' and 'mtrr_attrib_to_str')
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/