All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
	virtualization@lists.linux-foundation.org
Subject: Re: [PATCH] virtio-blk: fix remove oops
Date: Fri, 25 Apr 2008 05:18:15 +1000	[thread overview]
Message-ID: <200804250518.16222.rusty@rustcorp.com.au> (raw)
In-Reply-To: <20080424184953.GA14820@dmt>

On Friday 25 April 2008 04:49:53 Marcelo Tosatti wrote:
> Do not unregister the major at device remove, since there might be
> another device instances around.
>
> (qemu) pci_del 0 11
> (qemu) ACPI: PCI interrupt for device 0000:00:0b.0 disabled
> (qemu) pci_del 0 10
> (qemu) ------------[ cut here ]------------
> WARNING: at block/genhd.c:126 unregister_blkdev+0x74/0x9e()
> ACPI: PCI interrupt for device 0000:00:0a.0 disabled

Thanks, applied!

Rusty.

      reply	other threads:[~2008-04-24 19:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-24 18:49 [PATCH] virtio-blk: fix remove oops Marcelo Tosatti
2008-04-24 19:18 ` Rusty Russell [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=200804250518.16222.rusty@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=aliguori@us.ibm.com \
    --cc=mtosatti@redhat.com \
    --cc=virtualization@lists.linux-foundation.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 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.