Commit 2678251b authored by John David Anglin's avatar John David Anglin Committed by Helge Deller

parisc: Set correct bit in protection flags

Signed-off-by: default avatarJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 6b4dbcd8
......@@ -553,7 +553,7 @@
* on most of those machines only handles cache transactions.
*/
extrd,u,*= \pte,_PAGE_NO_CACHE_BIT+32,1,%r0
depi 1,12,1,\prot
depdi 1,12,1,\prot
/* Drop prot bits and convert to page addr for iitlbt and idtlbt */
convert_for_tlb_insert20 \pte
......
Markdown is supported
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