Direct io failed with ion

Rock Lee rockdotlee at gmail.com
Thu Oct 11 03:24:49 UTC 2018


Hi
    I tested direct io with a ion allocated buffer, got a -EFAULT
error. It turned out that ion_mmap() set VM_IO & VM_PFNMAP, but
check_vma_flags() (do_direct_IO() calls it) doesn't allow that VMA has
these flags set. Could you give me any hit that could solve this
issue?

-- 
Cheers,
Rock


More information about the devel mailing list