linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Éric Brunet" <Eric.Brunet@lps.ens.fr>
To: torvalds@transmeta.com,
	Linux Kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.5.70
Date: Tue, 27 May 2003 12:15:43 +0200	[thread overview]
Message-ID: <20030527101543.GA4351@lps.ens.fr> (raw)
In-Reply-To: <200305271012.h4RACbE04869@quatramaran.ens.fr>

>  there's been too much delay between 69 and 70, but I was hoping to make 
> 70 the last "Linus only" release before getting together with Andrew and 
> figuring out how to start the "pre-2.6" series and more of a code slush. 
Hello;

I need this to compile:

Regards,

-- 
	Éric Brunet


--- linux-2.5.70/drivers/video/i810/i810.h.orig	2003-05-27 12:02:51.334162312 +0200
+++ linux-2.5.70/drivers/video/i810/i810.h	2003-05-27 12:10:33.283935272 +0200
@@ -203,8 +203,8 @@
 #define LOCKUP                      8
 
 struct gtt_data {
-	agp_memory *i810_fb_memory;
-	agp_memory *i810_cursor_memory;
+	struct agp_memory *i810_fb_memory;
+	struct agp_memory *i810_cursor_memory;
 };
 
 struct mode_registers {

       reply	other threads:[~2003-05-27 10:02 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200305271012.h4RACbE04869@quatramaran.ens.fr>
2003-05-27 10:15 ` Éric Brunet [this message]
2003-05-28 15:08 Linux 2.5.70 Petr Vandrovec
2003-05-28 15:56 ` Paweł Gołaszewski
     [not found] <mailman.1054055041.7585.linux-kernel2news@redhat.com>
2003-05-27 21:25 ` Pete Zaitcev
  -- strict thread matches above, loose matches on Subject: below --
2003-05-27  5:13 Louis Garcia
2003-05-27  2:08 Linus Torvalds
2003-05-27 16:58 ` Ricky Beam
2003-05-27 17:26   ` Linus Torvalds
2003-05-27 16:48     ` Alan Cox
2003-05-27 17:53       ` Linus Torvalds
2003-05-27 21:15         ` Hans Reiser
2003-05-27 18:09     ` Ricky Beam
2003-05-27 18:22       ` Jeff Garzik
2003-05-27 18:31       ` Robert Love
2003-05-27 19:18       ` Adrian Bunk
2003-05-28 16:08       ` Bill Davidsen
2003-05-28 15:58     ` Bill Davidsen
2003-05-28 16:14       ` Linus Torvalds
2003-05-28 19:22         ` ismail (cartman) donmez
2003-05-29 11:14           ` Dave Jones
2003-05-29 11:14             ` ismail (cartman) donmez
2003-05-28 22:40         ` Bill Davidsen
2003-05-27 21:06   ` Andreas Boman
2003-05-28  2:30   ` Daniel Phillips
2003-05-27 21:42 ` John Cherry
2003-05-28 17:55   ` John Cherry
2003-05-28 14:59 ` Paweł Gołaszewski

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=20030527101543.GA4351@lps.ens.fr \
    --to=eric.brunet@lps.ens.fr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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;
as well as URLs for NNTP newsgroup(s).