Re: [PATCH] Re: 2.4.0-testX fails to compile on my Athlon

2001-01-03 Thread Petr Vandrovec
Petr Vandrovec wrote: > > Unfortunately, real diff is at home... And it has one bad side effect, that > you must rerun 'make dep' manually if you modify task_struct in > linux/sched.h, as asm/asm_offsets.h -> linux/sched.h dependancy is not > handled by makefiles. But I do not do this modificatio

Re: [PATCH] Re: 2.4.0-testX fails to compile on my Athlon

2001-01-02 Thread Alan Cox
> For 2.4.0, probably disabling 3DNow in kernel when using SMP is best > solution, as AFAIK nobody tested correctness of 3DNow code on SMP... Or is > it obviously correct? Its obviously correct. At least if it doesnt work the MMX/XMM code for raid should also fail horribly ;) - To unsubscribe

Re: [PATCH] Re: 2.4.0-testX fails to compile on my Athlon

2001-01-02 Thread Petr Vandrovec
On 2 Jan 01 at 3:51, Tom Leete wrote: > Matt Wright wrote: > > > > I've looked for answers to this question before, but all I could find was > > someone asking a similar question and no replies... > > > > I'm having great trouble getting 2.4.0-testX to compile on my system when > > I select Ath

[PATCH] Re: 2.4.0-testX fails to compile on my Athlon

2001-01-02 Thread Tom Leete
Matt Wright wrote: > > I've looked for answers to this question before, but all I could find was > someone asking a similar question and no replies... > > I'm having great trouble getting 2.4.0-testX to compile on my system when > I select Athlon/K7 as the Processor Family > > I've attached