Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261544AbTEKXzv (ORCPT ); Sun, 11 May 2003 19:55:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261561AbTEKXzv (ORCPT ); Sun, 11 May 2003 19:55:51 -0400 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:59148 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id S261544AbTEKXzu (ORCPT ); Sun, 11 May 2003 19:55:50 -0400 Date: Sun, 11 May 2003 17:07:45 -0700 (PDT) From: Linus Torvalds To: Alan Cox cc: Mikael Pettersson , Pavel Machek , Linux Kernel Mailing List Subject: Re: [PATCH] restore sysenter MSRs at resume In-Reply-To: <1052687076.30359.2.camel@dhcp22.swansea.linux.org.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 608 Lines: 17 On 11 May 2003, Alan Cox wrote: > > Some laptops also lose all the AGP settings in the chipset. Well, that's definitely a driver issue, and should be handled that way. I suspect even the MTRR's should be handled as a driver, since unlike things like the SYSENTER things, it really _is_ a driver already and is conditional on kernel configuration etc. Linus - 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/