parisc: Set correct bit in protection flags
Signed-off-by: John David Anglin <dave@hiauly1.hia.nrc.ca> Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
committed by
Helge Deller
parent
6b4dbcd86a
commit
2678251b20
@@ -553,7 +553,7 @@
|
|||||||
* on most of those machines only handles cache transactions.
|
* on most of those machines only handles cache transactions.
|
||||||
*/
|
*/
|
||||||
extrd,u,*= \pte,_PAGE_NO_CACHE_BIT+32,1,%r0
|
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 */
|
/* Drop prot bits and convert to page addr for iitlbt and idtlbt */
|
||||||
convert_for_tlb_insert20 \pte
|
convert_for_tlb_insert20 \pte
|
||||||
|
Reference in New Issue
Block a user