Files
android_kernel_samsung_sm8750/arch/i386/kernel
Zachary Amsden eeef9c68aa [PATCH] i386: Implement vmi_kmap_atomic_pte
Implement vmi_kmap_atomic_pte in terms of the backend set_linear_mapping
operation.  The conversion is rather straighforward; call kmap_atomic
and then inform the hypervisor of the page mapping.

The _flush_tlb damage is due to macros being pulled in from highmem.h.

Signed-off-by: Zachary Amsden <zach@vmware.com>
Signed-off-by: Andi Kleen <ak@suse.de>
2007-05-02 19:27:16 +02:00
..
2007-05-02 19:27:11 +02:00
2007-03-29 10:25:32 -07:00
2007-02-13 13:26:21 +01:00
2006-12-08 08:28:39 -08:00
2007-05-02 19:27:16 +02:00
2006-10-11 11:14:21 -07:00
2007-05-02 19:27:15 +02:00