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-ia64-devel

[Xen-ia64-devel] [Patch] Add uaccess utility for VTI

To: "Magenheimer, Dan \(HP Labs Fort Collins\)" <dan.magenheimer@xxxxxx>
Subject: [Xen-ia64-devel] [Patch] Add uaccess utility for VTI
From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Date: Tue, 21 Jun 2005 14:04:22 +0800
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 21 Jun 2005 06:03:24 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: DIscussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcV2JxGijljI30nxS6OF4N2EGy6m2g==
Thread-topic: [Patch] Add uaccess utility for VTI
Hi, Dan,
        Attached patch adds necessary put/get_user, copy_from/to_user,
etc stuff for VTI. Please apply.

Signed-off-by Kevin Tian <Kevin.tian@xxxxxxxxx>
 
 include/asm-ia64/vmx_uaccess.h         |  156 [New]
 arch/ia64/vmmu.c                       |   52 +++++++++++++
 include/asm-ia64/uaccess.h             |    5 +
+++++++++++++++++++++++++++++++++++++++++
 3 files changed, 213 insertions(+)

Thanks,
Kevin

Attachment: patch_uaccess_vti
Description: patch_uaccess_vti

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-ia64-devel] [Patch] Add uaccess utility for VTI, Tian, Kevin <=