linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Geoffrey Lee <glee@gnupilgrims.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	trivial@rustcorp.com.au
Subject: Re: [PATCH]  fix undefined reference for sis drm.
Date: 06 Mar 2003 15:18:23 +0000	[thread overview]
Message-ID: <1046963902.17715.37.camel@irongate.swansea.linux.org.uk> (raw)
In-Reply-To: <20030306101017.GA6479@anakin.wychk.org>

On Thu, 2003-03-06 at 10:10, Geoffrey Lee wrote:
> Hi all,
> 
> 
> This fixes a bug where where if sis fb is not set and sis drm is
> selected then there will be undefined references to sis_malloc() and
> sis_free().
> 
> What I've done is a sort of a bandaid because I don't have hardware
> to fix and test. 

Direct render occurs before the frame buffer so it doesn't work
In addition you can have both modular so you'd want to make it

dep_tristate '   SiS' CONFIG_DRM_SIS $CONFIG_AGP $CONFIG_FB_SIS

even if the order worked out.

  reply	other threads:[~2003-03-06 14:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-06 10:10 [PATCH] fix undefined reference for sis drm Geoffrey Lee
2003-03-06 15:18 ` Alan Cox [this message]
2003-03-06 15:12   ` Geoffrey Lee

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=1046963902.17715.37.camel@irongate.swansea.linux.org.uk \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=glee@gnupilgrims.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@rustcorp.com.au \
    /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).