Skip to content
Commit a211276a authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: implement pgprot_noncached



The default pgprot_noncached doesn't do anything. This leads to issues
when drivers rely on it to disable caching in userspace mappings.
Implement pgprot_noncached properly so that caching of userspace mappings
could be controlled.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent bfe01a5b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment