linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH] ide: fix PCI refcounting
Date: Tue, 21 Aug 2007 22:00:07 +0200	[thread overview]
Message-ID: <200708212200.07284.bzolnier@gmail.com> (raw)
In-Reply-To: <200708182315.46802.sshtylyov@ru.mvista.com>

On Saturday 18 August 2007, Sergei Shtylyov wrote:
> The IDE core never marked the PCI IDE devices as being in use after succesfull
> driver probe call (the devices were marked in use only while being probed), and
> so was susceptible to issues caused by unsolicited PCI hotplug device removal.
> So, add pci_dev_get() call to ide_scan_pcidev() and convert this function to
> the kernel style, also dropping a bunch of useless curly braces from its caller,
> ide_scan_pcibus() and somewhat beautifying printk() call there, while at it...
> 
> Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>

applied

> ---
> Posting as promised (with a free bonus of 2 pdc202xx_new patches ;-).

Yay!  Bonus patches! :)

> This patch is also against the current Linus' tree.

      reply	other threads:[~2007-08-21 20:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-18 19:15 [PATCH] ide: fix PCI refcounting Sergei Shtylyov
2007-08-21 20:00 ` Bartlomiej Zolnierkiewicz [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=200708212200.07284.bzolnier@gmail.com \
    --to=bzolnier@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=sshtylyov@ru.mvista.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).