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

xtensa: fix pgprot_noncached assumptions



pgprot_noncached assumes that cache bypass attribute is represented as
zero. This may not always be true. Fix pgprot_noncached definition by
adding _PAGE_CA_BYPASS to the result.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 4f22ca7e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment