]> xenbits.xen.org Git - xenclient/ioemu.git/commit
Reinstate bounce-buffer-based cpu_physical_memory_[un]map for ia64
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 3 Apr 2009 15:17:22 +0000 (16:17 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 3 Apr 2009 15:17:22 +0000 (16:17 +0100)
commit2ed2ee1704a4ef956ecc61848c84d12aaa4419d5
treec8ef1951f76e3b250483ccf67637fc06ab1a557d
parent02e947e7baf0b5fc1d963725f96cf8567d03c521
Reinstate bounce-buffer-based cpu_physical_memory_[un]map for ia64

This patch fixes the compilation error caused by the change set
of 191158d4c289d1bf7c154ad6b51f776f680982d5.
ia64 doesn't support mapcache yet, so not-mapcache version
of cpu_physical_memory_map/unmap are still necessary.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
i386-dm/exec-dm.c