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

From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Date: Sun, 12 May 2013 19:18:03 +0400

> 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?

Queued up, thanks.

      reply	other threads:[~2013-05-12 23:35 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
2013-05-12 23:35     ` David Miller [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=20130512.163506.42473258916736778.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=klassert@mathematik.tu-chemnitz.de \
    --cc=netdev@vger.kernel.org \
    --cc=sergei.shtylyov@cogentembedded.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).