From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755742AbYEHA1x (ORCPT ); Wed, 7 May 2008 20:27:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752064AbYEHA1k (ORCPT ); Wed, 7 May 2008 20:27:40 -0400 Received: from smtpq1.groni1.gr.home.nl ([213.51.130.200]:39699 "EHLO smtpq1.groni1.gr.home.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752059AbYEHA1j (ORCPT ); Wed, 7 May 2008 20:27:39 -0400 Message-ID: <48224930.9030901@keyaccess.nl> Date: Thu, 08 May 2008 02:28:32 +0200 From: Rene Herman User-Agent: Thunderbird 2.0.0.14 (X11/20080421) MIME-Version: 1.0 To: Linus Torvalds CC: "H. Peter Anvin" , Thomas Gleixner , Adrian Bunk , Yinghai Lu , Ingo Molnar , Linux Kernel , akpm@linux-foundation.org, Pavel Machek Subject: Re: 2.6.26, PAT and AMD family 6 References: <48210A71.1060409@keyaccess.nl> <86802c440805061939q39ff5500h3c9e229ecbc6b2e6@mail.gmail.com> <20080507124650.GD29935@cs181133002.pp.htv.fi> <48221AE3.6020602@keyaccess.nl> <482233F0.7040000@zytor.com> <48224318.8020209@keyaccess.nl> <48224361.5080102@zytor.com> <48224507.8010102@keyaccess.nl> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.0 (-) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08-05-08 02:19, Linus Torvalds wrote: > > On Thu, 8 May 2008, Rene Herman wrote: >> And again, the kernel DOES see that my CPU features PAT, it just refuses >> to use it. > > Umm, and this is different how from clearing the PSE bit when we decide > not to use large-page support? It's not. That one's bad also. It's just that this one is the first one I notice due to them blasted people screwing over my lowly Duron. I completely and fully agree with your new flag suggestion. Was just in a git bisect and am actually on the lowly thing in question so I'm not fast but was looking already. X86_FEATURE_PAT_GOOD. Is it safe to reuse bit 14 now? Rene.