lkml.org 
[lkml]   [2005]   [Jun]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Race condition in module load causing undefined symbols
FromAndi Kleen <>
DateTue, 14 Jun 2005 18:56:22 +0200
Steve Lord <lord@xfs.org> 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-06-14 18:59    [from the cache]
©2003-2010