I have get a error when the driver run for a while.
It will get a error in linux kern logs.
like this:
xdma:char_sgdma_map_user_buf_to_sgl: rv = 265, pages_nr = 113901
xdma:char_sgdma_map_user_buf_to_sgl: unable to pin down all 113901 user pages, 265.
my memory is 8GB, enough for the driver running.
How to solve this problem???
