Skip to content
Commit 6626a707 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Control v6 'global' bit via Linux PTE entries



Unfortunately, we can't use the "user" bit in the page tables to
control whether a page table entry is "global" or "asid" specific,
since the vector page is mapped as "user" accessible but is not
process specific.

Therefore, give direct control of the ARMv6 "nG" (not global)
bit to the mm layers.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 1b9749e7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment