public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Willy Tarreau <willy@w.ods.org>
To: glee@gnupilgrims.org
Cc: Kaj-Michael Lang <milang@tal.org>, linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.23-rc1
Date: Wed, 12 Nov 2003 10:10:01 +0100	[thread overview]
Message-ID: <20031112091001.GA23762@alpha.home.local> (raw)
In-Reply-To: <20031112064942.GA7073@gandalf.chinesecodefoo.org>

On Wed, Nov 12, 2003 at 02:49:42PM +0800, glee@gnupilgrims.org wrote:
> On Wed, Nov 12, 2003 at 07:19:09AM +0100, Willy Tarreau wrote:
> > Hi,
> > 
> > for me, -rc1 compiles correctly on Alpha, but I don't use agpgart. So I
> > guess it's about your only problem here.
> > 
> 
> 
> I think that we should wrap the msr.h include around a CONFIG_X86_MSR.

Or simply remove it ? it doesn't seem to me that it's used anywhere in this
file. Could anybody try this patch ?

Regards,
Willy

diff -urN linux-2.4.23-rc1/drivers/char/agp/agpgart_be.c linux-2.4.23-rc1-nomsr/drivers/char/agp/agpgart_be.c
--- linux-2.4.23-rc1/drivers/char/agp/agpgart_be.c	Mon Nov 10 22:24:58 2003
+++ linux-2.4.23-rc1-nomsr/drivers/char/agp/agpgart_be.c	Wed Nov 12 10:08:34 2003
@@ -49,7 +49,6 @@
 #include <asm/uaccess.h>
 #include <asm/io.h>
 #include <asm/page.h>
-#include <asm/msr.h>
 
 #include <linux/agp_backend.h>
 #include "agp.h"



  parent reply	other threads:[~2003-11-12  9:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-10 19:28 Linux 2.4.23-rc1 Marcelo Tosatti
2003-11-11  0:20 ` J.A. Magallon
2003-11-11 15:09 ` Willy Tarreau
2003-11-11 21:27 ` Kaj-Michael Lang
2003-11-11 22:18   ` Kaj-Michael Lang
2003-11-11 22:57     ` David S. Miller
2003-11-11 23:10       ` viro
2003-11-11 23:08         ` David S. Miller
2003-11-12  1:54           ` Greg KH
2003-11-12  6:36             ` David S. Miller
2004-01-05 22:39               ` Greg KH
2003-11-12  6:19   ` Willy Tarreau
2003-11-12  6:49     ` glee
2003-11-12  8:59       ` Dave Jones
2003-11-12  9:10       ` Willy Tarreau [this message]
2003-11-12  9:30         ` glee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031112091001.GA23762@alpha.home.local \
    --to=willy@w.ods.org \
    --cc=glee@gnupilgrims.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=milang@tal.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox