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.

CMEM related

Hi all,

I want to reserve some fix addresses on Physical map and want to make sure kernel won't swipe it. It will be around 2 pages. I also want to access them from the drivers as we do in mmaped gpio's registers.

Can I do this using CMEM?

and what If I don't want to do CMEM is there any simplest method ?

please reply.

Thank you.