WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] ]PATCH] Modular blktap

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] ]PATCH] Modular blktap
From: "Charles Coffing" <ccoffing@xxxxxxxxxx>
Date: Mon, 30 Oct 2006 16:56:55 -0700
Delivery-date: Thu, 02 Nov 2006 13:37:02 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Kconfig allows blktap to be built as a module, but drivers/xen/blktap/Makefile 
doesn't work.  The attached patch fixes the makefile to match Kconfig.

However, due to the linux build system, drivers/xen/blktap/blktap.c must be 
renamed (it can't be the same name as the resulting module).  Rename it to 
"blocktap.c" before applying the patch.

Please apply to xen-unstable.

Thanks...

Attachment: modular-blktap.diff
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>