This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RapidIO receive and fwrite calling will panic linux.

HI, 

I using keystone's rapidio to receive data from other board, and then call fwrite to write received data to file.

receive  3MB a time from rapidio, then write to file, after some loops, linux kernel will panic。

if only run receive procedure or write procedure, its fine. Does anyone has some suggestion?

Thanks a lot