netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Andi Kleen <ak@suse.de>
Cc: Christoph Hellwig <hch@lst.de>, netdev@oss.sgi.com
Subject: Re: [PATCH] switch sdla to initcalls
Date: Wed, 21 May 2003 10:25:12 +0200	[thread overview]
Message-ID: <20030521102512.A30373@lst.de> (raw)
In-Reply-To: <20030521081938.GD22869@wotan.suse.de>; from ak@suse.de on Wed, May 21, 2003 at 10:19:39AM +0200

On Wed, May 21, 2003 at 10:19:39AM +0200, Andi Kleen wrote:
> On Wed, May 21, 2003 at 10:11:26AM +0200, Christoph Hellwig wrote:
> > Wow, on driver that had it's dirt fingers in both Space.c and setup.c :)
> 
> Are you sure this won't change probe order? The normal reason
> to keep calls in Space.c is that they're ISA or other non discoverable 
> devices and require a specific ISA probe order, otherwise bad things
> happen at boot.
> 
> The card appears to be non PCI.

Yes, it's a ISA device.  But it has the sdla%d namespace for it's own
and support only a single card anyway.  There's not much chance of
changing any probe order here.

  reply	other threads:[~2003-05-21  8:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-21  8:11 [PATCH] switch sdla to initcalls Christoph Hellwig
2003-05-21  8:19 ` Andi Kleen
2003-05-21  8:25   ` Christoph Hellwig [this message]
2003-05-21  8:26     ` Andi Kleen
2003-05-21  8:34       ` David S. Miller
2003-05-21 10:31         ` Andi Kleen
2003-05-22  4:59           ` Paul Gortmaker
2003-05-21 10:33 ` David S. Miller

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=20030521102512.A30373@lst.de \
    --to=hch@lst.de \
    --cc=ak@suse.de \
    --cc=netdev@oss.sgi.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).