Commit 60dbd8b 1 parent 0e8d2de commit 60dbd8b Copy full SHA for 60dbd8b
File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1251,8 +1251,9 @@ no-write not requested and no write permission; no read permission)
1251
1251
then a Success response is returned with the denied permission (R, W or X)
1252
1252
set to 0 and the other permission bits set to the value determined from the
1253
1253
page tables. The X permission is granted only if the R permission is also
1254
- granted. Execute-only translations are not compatible with PCIe ATS as PCIe
1255
- requires read permission to be granted if the execute permission is granted.
1254
+ granted and the execute permission was requested. Execute-only translations are
1255
+ not compatible with PCIe ATS as PCIe requires read permission to be granted
1256
+ if the execute permission is granted.
1256
1257
1257
1258
When a Success response is generated for an ATS translation request, no fault
1258
1259
records are reported to software through the fault/event reporting mechanism,
You can’t perform that action at this time.
0 commit comments