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] Remove a merge conflict leftover in arch/x86/mm/ioma

To: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [patch] Remove a merge conflict leftover in arch/x86/mm/iomap_32.c
From: "Marc - A. Dahlhaus [ Administration | Westermann GmbH ]" <mad@xxxxxx>
Date: Tue, 17 Mar 2009 11:30:12 +0100
Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Delivery-date: Tue, 17 Mar 2009 03:30:48 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hello Jeremy,


there was a merge conflict in hackery which left over some noise.

Bild Errors:
  CC      arch/x86/mm/iomap_32.o
arch/x86/mm/iomap_32.c: In function 'iomap_atomic_prot_pfn':
arch/x86/mm/iomap_32.c:63: error: expected expression before '<<' token
arch/x86/mm/iomap_32.c:65: error: 'vaddr' undeclared (first use in this
function)
arch/x86/mm/iomap_32.c:65: error: (Each undeclared identifier is
reported only once
arch/x86/mm/iomap_32.c:65: error: for each function it appears in.)
arch/x86/mm/iomap_32.c:65: error: 'idx' undeclared (first use in this
function)
arch/x86/mm/iomap_32.c:69: error: expected expression before '==' token
arch/x86/mm/iomap_32.c:71: error: expected expression before '>>' token
make[1]: *** [arch/x86/mm/iomap_32.o] Error 1
make: *** [arch/x86/mm] Error 2

Fix attached.

Marc

Attachment: iomap_32_conflict.patch
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [patch] Remove a merge conflict leftover in arch/x86/mm/iomap_32.c, Marc - A. Dahlhaus [ Administration | Westermann GmbH ] <=