All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Adam Belay <ambx1@neo.rr.com>,
	Russell King <rmk@arm.linux.org.uk>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH][RFC] Remove uneeded resource structures from pci_dev
Date: Fri, 30 Jan 2004 16:34:35 -0800	[thread overview]
Message-ID: <20040131003435.GC10465@kroah.com> (raw)
In-Reply-To: <20040130004841.GA12473@neo.rr.com>

On Fri, Jan 30, 2004 at 12:48:41AM +0000, Adam Belay wrote:
> Hi,
> 
> The following patch remove irq_resource and dma_resource from pci_dev.  It
> appears that the serial pci driver depends on irq_resource, however, it may be
> broken portions of an old quirk.  I attempted to maintain the existing behavior
> while removing irq_resource.  I changed FL_IRQRESOURCE to FL_NOIRQ.  Russell,
> could you provide any comments?  irq_resource and dma_resource are most likely
> remnants from when pci_dev was shared with pnp.

Ok, I've added this to my PCI bk tree, which will end up in the next -mm
release.  If that seems to work ok, I'll send it to Linus (after
whenever 2.6.2 comes out...)

thanks,

greg k-h

      parent reply	other threads:[~2004-01-31  0:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-30  0:48 [PATCH][RFC] Remove uneeded resource structures from pci_dev Adam Belay
2004-01-30  8:45 ` Russell King
2004-01-31  0:34 ` Greg KH [this message]

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=20040131003435.GC10465@kroah.com \
    --to=greg@kroah.com \
    --cc=ambx1@neo.rr.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk@arm.linux.org.uk \
    /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.