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

RE: [Xen-devel] Applying patches to xen kernels

To: Pasi Kärkkäinen <pasik@xxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] Applying patches to xen kernels
From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
Date: Mon, 14 Mar 2005 10:49:14 -0000
Cc: <ian.pratt@xxxxxxxxxxxx>
Delivery-date: Mon, 14 Mar 2005 10:50:29 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Thread-index: AcUogqmZlGXMm+V0S6yRKhSiWDE6gwAAH4HA
Thread-topic: [Xen-devel] Applying patches to xen kernels
 > What kind of patches are or should be safe to apply to 
> vanilla kernel tree?
> I guess driver updates and small security fixes should not be 
> a problem for
> xen..
> 
> 1. Extract vanilla kernel (2.6.11)
> 2. Apply patches (2.6.11.3)
> 3. Run mkbuildtree
> 
> It looks like above steps should be OK. Just asking to be sure :)

Most patches work fine.

> Patches which touch arch/ might be a problem ?

Yes, anything that hits a file in arch/i386 or include/asm-i386 may be a 
problem. You could appply the patch normally, and then modify it such that it 
also applied to arch/xen/i386 and include/ams-xen/asm-i386, then reapply.

Ian


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>