Andi and Thomas, thanks for your response. I was trying to use an
homogeneous interface, I see that only x86 has got set_memory_*, but
ok I can use these ones. About the name I used, I was trying to use a
way to change the protection after an ioremap, so for x86 means a call
to these functions, but other archs could mean other checks.
However it needs to adds a define or something similar to know if the
archs implements or not this interface. Suggestions about this point?
Thanks.
Marco
--