All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Fantoni <fantonifabio@tiscali.it>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: [PATCH] tools/hotplug/Linux/init.d/: added other xen kernel modules on xencommons start
Date: Thu, 31 May 2012 14:41:27 +0200	[thread overview]
Message-ID: <4FC766F7.2030802@tiscali.it> (raw)


[-- Attachment #1.1.1: Type: text/plain, Size: 891 bytes --]

# HG changeset patch
# User Fabio Fantoni
# Date 1338467204 -7200
# Node ID 1f57503f10112718ecbbe424fa8fc9c55785f4c0
# Parent  dd7319230f4ac295b6d14ce2e2a3dccf82bb87d8
tools/hotplug/Linux/init.d/: added other xen kernel modules on 
xencommons start

Signed-off-by: Fabio Fantoni <fabio.fantoni@heliman.it>

diff -r dd7319230f4a -r 1f57503f1011 tools/hotplug/Linux/init.d/xencommons
--- a/tools/hotplug/Linux/init.d/xencommons    mer mag 23 12:27:26 2012 
+0200
+++ b/tools/hotplug/Linux/init.d/xencommons    gio mag 31 14:26:44 2012 
+0200
@@ -56,6 +56,9 @@

      modprobe xen-evtchn 2>/dev/null
      modprobe xen-gntdev 2>/dev/null
+    modprobe xen-gntalloc 2>/dev/null
+    modprobe xen-blkback 2>/dev/null
+    modprobe xen-netback 2>/dev/null
      modprobe evtchn 2>/dev/null
      modprobe gntdev 2>/dev/null
      modprobe xen-acpi-processor 2>/dev/null


[-- Attachment #1.1.2: added_xen_kernel_modules_on_xencommons.patch --]
[-- Type: text/plain, Size: 849 bytes --]

# HG changeset patch
# User Fabio Fantoni
# Date 1338467204 -7200
# Node ID 1f57503f10112718ecbbe424fa8fc9c55785f4c0
# Parent  dd7319230f4ac295b6d14ce2e2a3dccf82bb87d8
tools/hotplug/Linux/init.d/: added other xen kernel modules on xencommons start

Signed-off-by: Fabio Fantoni <fabio.fantoni@heliman.it>

diff -r dd7319230f4a -r 1f57503f1011 tools/hotplug/Linux/init.d/xencommons
--- a/tools/hotplug/Linux/init.d/xencommons	mer mag 23 12:27:26 2012 +0200
+++ b/tools/hotplug/Linux/init.d/xencommons	gio mag 31 14:26:44 2012 +0200
@@ -56,6 +56,9 @@
 
 	modprobe xen-evtchn 2>/dev/null
 	modprobe xen-gntdev 2>/dev/null
+	modprobe xen-gntalloc 2>/dev/null
+	modprobe xen-blkback 2>/dev/null
+	modprobe xen-netback 2>/dev/null
 	modprobe evtchn 2>/dev/null
 	modprobe gntdev 2>/dev/null
 	modprobe xen-acpi-processor 2>/dev/null

[-- Attachment #1.2: Firma crittografica S/MIME --]
[-- Type: application/pkcs7-signature, Size: 4497 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

             reply	other threads:[~2012-05-31 12:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-31 12:41 Fabio Fantoni [this message]
2012-06-08 14:07 ` [PATCH] tools/hotplug/Linux/init.d/: added other xen kernel modules on xencommons start Ian Jackson
2012-08-01 12:23   ` Fabio Fantoni
2012-08-01 12:28   ` Ian Campbell
2012-08-03 11:08     ` Ian Jackson
2012-08-07 13:43       ` Jan Beulich
2012-08-07 17:22         ` Ian Jackson
2012-08-08  7:07           ` Jan Beulich
2012-08-10 15:04             ` Olaf Hering
2012-08-10 15:08               ` Jan Beulich
2012-08-10 15:10                 ` Olaf Hering
2012-08-10 15:15                   ` Jan Beulich
2012-08-10 16:05                     ` Olaf Hering
2012-08-10 17:15                       ` Ian Jackson
2012-08-10 15:12               ` Ian Jackson

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=4FC766F7.2030802@tiscali.it \
    --to=fantonifabio@tiscali.it \
    --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 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.