All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacob Gorm Hansen <jacobg@diku.dk>
To: Christian.Limpach@cl.cam.ac.uk
Cc: xen-devel <xen-devel@lists.sourceforge.net>
Subject: Re: ATI fglrx OpenGL working in Xen!
Date: Sat, 12 Feb 2005 23:28:38 -0800	[thread overview]
Message-ID: <420F01A6.6020704@diku.dk> (raw)
In-Reply-To: <3d8eece205021208533a3f967e@mail.gmail.com>

Christian Limpach wrote:

> I think you can skip the additional tests for CONFIG_XEN since
> CONFIG_X86 should be defined if building a xen/i386 kernel.
> 
>     christian
> 
> 
>>-#if defined(CONFIG_X86) && (PAGE_ATTR_FIX != 0)
>>+#if (defined(CONFIG_X86) || defined(CONFIG_XEN)) && (PAGE_ATTR_FIX != 0)

It seemed to need these when running from gentoo's 'ati-drivers' ebuild 
script, but perhaps I did something wrong.

thanks,
Jacob


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

  reply	other threads:[~2005-02-13  7:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-08  2:22 ATI fglrx OpenGL working in Xen! Jacob Gorm Hansen
2005-02-08  8:13 ` Jacob Gorm Hansen
2005-02-12 16:53   ` Christian Limpach
2005-02-13  7:28     ` Jacob Gorm Hansen [this message]
2005-02-13 11:10       ` Christian Limpach
2005-02-08 23:08 ` Jacob Gorm Hansen

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=420F01A6.6020704@diku.dk \
    --to=jacobg@diku.dk \
    --cc=Christian.Limpach@cl.cam.ac.uk \
    --cc=xen-devel@lists.sourceforge.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.