[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200705191354.06763.ak@suse.de>
Date: Sat, 19 May 2007 13:54:06 +0200
From: Andi Kleen <ak@...e.de>
To: Christian Volkmann <haveaniceday@...sv.de>
Cc: Dave Jones <davej@...hat.com>, linux-kernel@...r.kernel.org
Subject: Re: 2.6.22-rc1 does not boot on VIA C3_2 cause of X86_CMPXCHG64 II
On Saturday 19 May 2007 13:42, Christian Volkmann wrote:
> Andi Kleen wrote:
> > Can someone please test if this patch works?
> >
> > This preserves the 6 <= model <= 9 logic of the C code; this means
> > if VIA ever brings out model >= 10 it hopefully sets this bit by default.
> > Dave, do you have any information to the contrary?
> >
> > -Andi
>
> Hi Andi,
>
> your patch did not work. See the correction below. The mask should contain
> 1<<1 instead of 1.
> Model 10 is now also included.
Ok thanks fixed.
> I add also a patch for setup.S. It does not print the CPUID message in case
> the CPUID is wrong, cause %ds was not set proper.
I have this already as a separate patch with your name.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists