Andi Kleen wrote:
Steve Lord <[email protected]> writes:So is this some P4 specific optimization which is not working as intended?The only pentium specific optimizations that are enabled by MPENTIUM4 is to tell the compiler to compile for pentium4 and a few settings in arch/i386/Kconfig. You could enable/disable these individually and see if you can track it down with a binary search. Most of this stuff should be fairly harmless though and be only microoptimizations; I cannot see how they should cause user visible races. -Andi
I see what you mean about there not being a lot of difference between the two, however, the other difference between the builds would be -mtune=pentium3 and -mtune=pentium4. Steve - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- Race condition in module load causing undefined symbols
- From: Stephen Lord <[email protected]>
- Re: Race condition in module load causing undefined symbols
- From: Andrew Morton <[email protected]>
- Re: Race condition in module load causing undefined symbols
- From: Pozsár Balázs <[email protected]>
- Re: Race condition in module load causing undefined symbols
- From: Steve Lord <[email protected]>
- Re: Race condition in module load causing undefined symbols
- From: Pozsár Balázs <[email protected]>
- Re: Race condition in module load causing undefined symbols
- From: Stephen Lord <[email protected]>
- Re: Race condition in module load causing undefined symbols
- From: Andrew Morton <[email protected]>
- Re: Race condition in module load causing undefined symbols
- From: Steve Lord <[email protected]>
- Re: Race condition in module load causing undefined symbols
- From: "K.R. Foley" <[email protected]>
- Re: Race condition in module load causing undefined symbols
- From: Steve Lord <[email protected]>
- Re: Race condition in module load causing undefined symbols
- From: Andi Kleen <[email protected]>
- Race condition in module load causing undefined symbols
- Prev by Date: Re: Race condition in module load causing undefined symbols
- Next by Date: Re: [Ext2-devel] Re: [RFD] FS behavior (I/O failure) in kernel summit
- Previous by thread: Re: Race condition in module load causing undefined symbols
- Next by thread: Re: Race condition in module load causing undefined symbols
- Index(es):