netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, klassert@mathematik.tu-chemnitz.de
Subject: Re: [PATCH v3] 3c59x: fix PCI resource management
Date: Sun, 12 May 2013 19:18:03 +0400	[thread overview]
Message-ID: <518FB2AB.5050706@cogentembedded.com> (raw)
In-Reply-To: <20130511.174027.2189352473297054848.davem@davemloft.net>

Hello.

On 12-05-2013 4:40, David Miller wrote:

>> From: Sergei Shtylyov <sshtylyov@ru.mvista.com>

>> The driver wrongly claimed I/O ports at an address returned by pci_iomap() --
>> even if it was passed an MMIO address.  Fix this by claiming/releasing all PCI
>> resources in the PCI driver's probe()/remove() methods instead and get rid of
>> 'must_free_region' flag weirdness (why would Cardbus claim anything for us?).

>> Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>

> Applied, thanks.

    Thank you. Will you also queue this for -stable?

WBR, Sergei

  reply	other threads:[~2013-05-12 15:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-09 21:14 [PATCH v3] 3c59x: fix PCI resource management Sergei Shtylyov
2013-05-12  0:40 ` David Miller
2013-05-12 15:18   ` Sergei Shtylyov [this message]
2013-05-12 23:35     ` David 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=518FB2AB.5050706@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=davem@davemloft.net \
    --cc=klassert@mathematik.tu-chemnitz.de \
    --cc=netdev@vger.kernel.org \
    /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).