mirror of
https://github.com/torvalds/linux.git
synced 2024-12-20 10:01:56 +00:00
a211276a8e
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: Max Filippov <jcmvbkbc@gmail.com> |
||
---|---|---|
.. | ||
asm | ||
uapi/asm |