Zachary Amsden wrote: > That doesn't quite work, since we need to know which of the two - > KM_PTE0 or KM_PTE1 is being mapped. But it could be moved to before > the mapping, as you need, and take this as a parameter. Err, kmap_atomic_pte gets passed the type - KM_PTE0 or KM_PTE1. J