Re: [Re: gcc: internal compiler error: program cc1 got fatal signal

Riley Williams (rhw@MemAlpha.CX)
Mon, 2 Jul 2001 01:27:27 +0100 (BST)


Hi Peter.

>>>> Wasn't 2.2.12 the kernel that included the `lock halt` bug patch?

>>> Perhaps, but is has absolutely nothing to do with the rest of
>>> this discussion.

>> The `lock halt` bug patch was specific to the Cyrix processors
>> (not to be confused with the `lock registers` patch for the
>> Intel processors, and I noted that the processor in question was
>> a Cyrix one, hence the comment.

> Oh. Sorry, I don't know about "lock halt" and its effects.
> However, if it refers to the instruction sequence LOCK HLT I
> find it hard to believe it would have the symptoms described.

I don't have the paperwork to hand, and my memory isn't brilliant, but
the bug was something along the lines of Cyrix processors trashing the
SP if the instruction preceding (or following, I'm not sure which) a
HLT opcode was locked, and the patch was to remove some instances in
the kernel source where that occurred.

It's quite possibly unrelated, but...

Best wishes from Riley.

-
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/