RE: [Patch] remove some rsm psr.dt in ivt.S

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Zou Nan hai wrote on Tuesday, October 17, 2006 3:10 PM
> The rsm psr.dt in page_not_present, key_permission, iaccess_rights and
> daccess_right are not necessary. 
> Since there is no data access between those points to page_fault, and
> page_fault will enable psr.dt at the beginning.
> 
> @@ -1221,10 +1219,8 @@ END(page_not_present)
>  ENTRY(key_permission)
>  	DBG_FAULT(21)
>  	mov r16=cr.ifa
> -	rsm psr.dt
>  	mov r31=pr
>  	;;
> -	srlz.d
>  	br.sptk.many page_fault
>  END(key_permission)


You can get rid of that stop bit too.  Same for two other instances.
And your changelog mentioned daccess_right, but patch missed that hunk.

- Ken
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Sparc Linux]     [DCCP]     [Linux ARM]     [Yosemite News]     [Linux SCSI]     [Linux x86_64]     [Linux for Ham Radio]

  Powered by Linux