xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: "Jan Beulich" <JBeulich@novell.com>
To: xen-devel@lists.xensource.com
Subject: [PATCH] linux: allow pv scsi hba driver to be loaded automatically
Date: Thu, 25 Mar 2010 09:21:09 +0000	[thread overview]
Message-ID: <4BAB39150200007800036DC0@vpn.id2.novell.com> (raw)

Signed-off-by: Jan Beulich <jbeulich@novell.com>

--- sle11sp1-2010-03-22.orig/drivers/xen/scsifront/xenbus.c	2009-11-06 10:52:09.000000000 +0100
+++ sle11sp1-2010-03-22/drivers/xen/scsifront/xenbus.c	2010-03-25 09:26:41.000000000 +0100
@@ -397,7 +397,7 @@ static struct xenbus_device_id scsifront
 	{ "vscsi" },
 	{ "" }
 };
-
+MODULE_ALIAS("xen:vscsi");
 
 static struct xenbus_driver scsifront_driver = {
 	.name			= "vscsi",

                 reply	other threads:[~2010-03-25  9:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4BAB39150200007800036DC0@vpn.id2.novell.com \
    --to=jbeulich@novell.com \
    --cc=xen-devel@lists.xensource.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).